Data Structures | Functions

TestProxy.cc File Reference

This file implements the functionality to test the Proxy. More...

#include <limits.h>
#include "Net.h"
#include "Disk.h"
#include "Main.h"
#include "HostDB.h"
#include "Cluster.h"
#include "OneWayTunnel.h"
#include "OneWayMultiTunnel.h"
#include "Cache.h"
Include dependency graph for TestProxy.cc:

Go to the source code of this file.

Data Structures

struct  TestProxy
struct  TestAccept

Functions

void redirect_test (Machine *m, void *data, int len)
void test ()

Detailed Description

This file implements the functionality to test the Proxy.

License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition in file TestProxy.cc.


Function Documentation

void redirect_test ( Machine m,
void *  data,
int  len 
)
void test (  ) 

Definition at line 403 of file TestProxy.cc.

References netProcessor, and ptest_ClusterFunction.