|
Squid Web Cache master
|
#include "squid.h"#include <cppunit/TestAssert.h>#include "compat/cppunit.h"#include "HttpHeader.h"#include "HttpReply.h"#include "mime_header.h"#include "SquidConfig.h"#include "unitTestMain.h"#include "MemObject.h"Go to the source code of this file.
Classes | |
| class | TestHttpReply |
| class | MyTestProgram |
| customizes our test setup More... | |
Functions | |
| CPPUNIT_TEST_SUITE_REGISTRATION (TestHttpReply) | |
| int | main (int argc, char *argv[]) |
Variables | |
| class SquidConfig | Config |
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestHttpReply | ) |
Definition at line 224 of file testHttpReply.cc.
References TestProgram::run().
| class SquidConfig Config |
Definition at line 31 of file testHttpReply.cc.