#include "squid.h"
#include "tests/testIcmp.h"
#include "unitTestMain.h"
#include <cppunit/TestAssert.h>
Include dependency graph for testIcmp.cc:

Go to the source code of this file.
Macros | |
#define | SQUID_HELPER 1 |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (TestIcmp) | |
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 | ) |