Public Member Functions | |
MakeBoundCallbackTestCase () | |
virtual | ~MakeBoundCallbackTestCase () |
![]() | |
virtual | ~TestCase () |
Private Member Functions | |
virtual void | DoRun (void) |
virtual void | DoSetup (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 288 of file callback-test-suite.cc.
MakeBoundCallbackTestCase::MakeBoundCallbackTestCase | ( | ) |
Definition at line 324 of file callback-test-suite.cc.
|
inlinevirtual |
Definition at line 292 of file callback-test-suite.cc.
|
privatevirtual |
Definition at line 339 of file callback-test-suite.cc.
References gMakeBoundCallbackTest1, gMakeBoundCallbackTest2, gMakeBoundCallbackTest3a, gMakeBoundCallbackTest3b, ns3::MakeBoundCallback(), MakeBoundCallbackTarget1(), MakeBoundCallbackTarget2(), MakeBoundCallbackTarget3(), and NS_TEST_ASSERT_MSG_EQ.
|
privatevirtual |
Definition at line 330 of file callback-test-suite.cc.
References gMakeBoundCallbackTest1, gMakeBoundCallbackTest2, gMakeBoundCallbackTest3a, and gMakeBoundCallbackTest3b.