Public Member Functions | |
SimulatorTemplateTestCase () | |
void | Ref (void) const |
void | Unref (void) const |
![]() | |
virtual | ~TestCase () |
Destructor. More... | |
Private Member Functions | |
void | bar0 (void) |
void | bar0c (void) const |
void | bar1 (int) |
void | bar1c (int) const |
void | bar2 (int, int) |
void | bar2c (int, int) const |
void | bar3 (int, int, int) |
void | bar3c (int, int, int) const |
void | bar4 (int, int, int, int) |
void | bar4c (int, int, int, int) const |
void | bar5 (int, int, int, int, int) |
void | bar5c (int, int, int, int, int) const |
void | baz1 (int &) |
void | baz1c (int &) const |
void | baz2 (int &, int &) |
void | baz2c (int &, int &) const |
void | baz3 (int &, int &, int &) |
void | baz3c (int &, int &, int &) const |
void | baz4 (int &, int &, int &, int &) |
void | baz4c (int &, int &, int &, int &) const |
void | baz5 (int &, int &, int &, int &, int &) |
void | baz5c (int &, int &, int &, int &, int &) const |
void | cbaz1 (const int &) |
void | cbaz1c (const int &) const |
void | cbaz2 (const int &, const int &) |
void | cbaz2c (const int &, const int &) const |
void | cbaz3 (const int &, const int &, const int &) |
void | cbaz3c (const int &, const int &, const int &) const |
void | cbaz4 (const int &, const int &, const int &, const int &) |
void | cbaz4c (const int &, const int &, const int &, const int &) const |
void | cbaz5 (const int &, const int &, const int &, const int &, const int &) |
void | cbaz5c (const int &, const int &, const int &, const int &, const int &) const |
virtual void | DoRun (void) |
Implementation to actually run this TestCase. More... | |
Additional Inherited Members | |
![]() | |
enum | TestDuration { QUICK = 1, EXTENSIVE = 2, TAKES_FOREVER = 3 } |
How long the test takes to execute. More... | |
![]() | |
TestCase (std::string name) | |
void | AddTestCase (TestCase *testCase) NS_DEPRECATED |
Add an individual child TestCase case to this TestCase. More... | |
void | AddTestCase (TestCase *testCase, enum TestDuration duration) |
Add an individual child TestCase to this test suite. More... | |
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 171 of file simulator-test-suite.cc.
SimulatorTemplateTestCase::SimulatorTemplateTestCase | ( | ) |
Definition at line 250 of file simulator-test-suite.cc.
|
inlineprivate |
Definition at line 181 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 198 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 182 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 199 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 183 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 200 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 184 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 201 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 185 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 202 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 186 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 203 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 187 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 204 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 188 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 205 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 189 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 206 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 190 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 207 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 191 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 208 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 192 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 209 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 193 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 210 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 194 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 211 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 195 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 212 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 196 of file simulator-test-suite.cc.
Referenced by DoRun().
|
inlineprivate |
Definition at line 213 of file simulator-test-suite.cc.
Referenced by DoRun().
|
privatevirtual |
Implementation to actually run this TestCase.
Subclasses should override this method to conduct their tests.
Implements ns3::TestCase.
Definition at line 255 of file simulator-test-suite.cc.
References bar0(), bar0c(), bar1(), bar1c(), bar2(), bar2c(), bar3(), bar3c(), bar4(), bar4c(), bar5(), bar5c(), baz1(), baz1c(), baz2(), baz2c(), baz3(), baz3c(), baz4(), baz4c(), baz5(), baz5c(), ber1(), ber2(), ber3(), ber4(), ber5(), cbaz1(), cbaz1c(), cbaz2(), cbaz2c(), cbaz3(), cbaz3c(), cbaz4(), cbaz4c(), cbaz5(), cbaz5c(), cber1(), cber2(), cber3(), cber4(), cber5(), foo0(), foo1(), foo2(), foo3(), foo4(), and foo5().
|
inline |
Definition at line 176 of file simulator-test-suite.cc.
|
inline |
Definition at line 177 of file simulator-test-suite.cc.