Public Member Functions | |
ExampleAddressGeneratorTestCase () | |
![]() | |
virtual | ~TestCase () |
Private Member Functions | |
virtual void | DoRun (void) |
virtual void | DoTeardown (void) |
Additional Inherited Members | |
![]() | |
TestCase (std::string name) | |
void | AddTestCase (TestCase *testCase) |
Add an individual test case to this test suite. | |
std::string | CreateDataDirFilename (std::string filename) |
std::string | CreateTempDirFilename (std::string filename) |
bool | GetErrorStatus (void) const NS_DEPRECATED |
std::string | GetName (void) const |
bool | IsStatusFailure (void) const |
bool | IsStatusSuccess (void) const |
bool | MustAssertOnFailure (void) const |
bool | MustContinueOnFailure (void) const |
void | ReportTestFailure (std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line) |
void | SetDataDir (std::string directory) |
Definition at line 187 of file ipv4-address-generator-test-suite.cc.
ns3::ExampleAddressGeneratorTestCase::ExampleAddressGeneratorTestCase | ( | ) |
Definition at line 196 of file ipv4-address-generator-test-suite.cc.
|
privatevirtual |
Definition at line 208 of file ipv4-address-generator-test-suite.cc.
References ns3::Ipv4AddressGenerator::Init(), ns3::Ipv4AddressGenerator::InitAddress(), ns3::Ipv4AddressGenerator::NextAddress(), ns3::Ipv4AddressGenerator::NextNetwork(), and NS_TEST_EXPECT_MSG_EQ.
|
privatevirtual |
Definition at line 202 of file ipv4-address-generator-test-suite.cc.
References ns3::Config::Reset().