TestNetDb Class Reference
Inheritance diagram for TestNetDb:
Collaboration diagram for TestNetDb:
Protected Member Functions | |
void | testConstruct () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (TestNetDb) | |
CPPUNIT_TEST (testConstruct) | |
CPPUNIT_TEST_SUITE_END () | |
Detailed Description
Definition at line 14 of file testNetDb.cc.
Member Function Documentation
◆ CPPUNIT_TEST()
|
private |
◆ CPPUNIT_TEST_SUITE()
|
private |
◆ CPPUNIT_TEST_SUITE_END()
|
private |
◆ testConstruct()
|
protected |
Definition at line 29 of file testNetDb.cc.
References netdbEntry::hops, netdbEntry::hosts, netdbEntry::last_use_time, netdbEntry::link_count, netdbEntry::n_peers, netdbEntry::n_peers_alloc, netdbEntry::network, netdbEntry::next_ping_time, netdbEntry::peers, netdbEntry::pings_recv, netdbEntry::pings_sent, and netdbEntry::rtt.
The documentation for this class was generated from the following file:
- src/tests/testNetDb.cc