|
Squid Web Cache master
|
#include "squid.h"#include "compat/cppunit.h"#include "unitTestMain.h"#include <cppunit/TestAssert.h>#include "icmp/Icmp.h"Go to the source code of this file.
Classes | |
| class | IcmpStub |
| class | TestIcmp |
Macros | |
| #define | SQUID_HELPER 1 |
Functions | |
| CPPUNIT_TEST_SUITE_REGISTRATION (TestIcmp) | |
| int | main (int argc, char *argv[]) |
| #define SQUID_HELPER 1 |
Definition at line 9 of file testIcmp.cc.
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestIcmp | ) |
Definition at line 159 of file testIcmp.cc.
References TestProgram::run().