Inheritance diagram for ns3::TimesWithSignsTestCase:
Collaboration diagram for ns3::TimesWithSignsTestCase:Public Member Functions | |
| TimesWithSignsTestCase () | |
Public Member Functions inherited from ns3::TestCase | |
| virtual | ~TestCase () |
Private Member Functions | |
| virtual void | DoRun (void) |
| virtual void | DoSetup (void) |
| virtual void | DoTeardown (void) |
Additional Inherited Members | |
Protected Member Functions inherited from ns3::TestCase | |
| 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 81 of file time-test-suite.cc.
| ns3::TimesWithSignsTestCase::TimesWithSignsTestCase | ( | ) |
Definition at line 91 of file time-test-suite.cc.
|
privatevirtual |
Definition at line 102 of file time-test-suite.cc.
References ns3::Time::GetSeconds(), and NS_TEST_ASSERT_MSG_EQ_TOL.
Here is the call graph for this function:
|
privatevirtual |
Definition at line 97 of file time-test-suite.cc.
|
privatevirtual |
Definition at line 132 of file time-test-suite.cc.