testIcmp Class Reference
#include <testIcmp.h>
Inheritance diagram for testIcmp:

Collaboration diagram for testIcmp:

Protected Member Functions | |
void | testChecksum () |
void | testHops () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (testIcmp) | |
CPPUNIT_TEST (testChecksum) | |
CPPUNIT_TEST (testHops) | |
CPPUNIT_TEST_SUITE_END () | |
Detailed Description
test the ICMP base class.
Definition at line 41 of file testIcmp.h.
Member Function Documentation
◆ CPPUNIT_TEST() [1/2]
|
private |
◆ CPPUNIT_TEST() [2/2]
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ testChecksum()
|
protected |
Definition at line 20 of file testIcmp.cc.
References NULL, and stubIcmp::testChecksum().
◆ testHops()
|
protected |
Definition at line 75 of file testIcmp.cc.
References stubIcmp::testHops().
The documentation for this class was generated from the following files:
- src/tests/testIcmp.h
- src/tests/testIcmp.cc