#include "squid.h"
#include "compat/cppunit.h"
#include "unitTestMain.h"
#include <cppunit/TestAssert.h>
#include "icmp/Icmp.h"
Include dependency graph for testIcmp.cc:
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[]) |
Macro Definition Documentation
◆ SQUID_HELPER
#define SQUID_HELPER 1 |
Definition at line 9 of file testIcmp.cc.
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestIcmp | ) |
◆ main()
Definition at line 159 of file testIcmp.cc.
References TestProgram::run().