Files | |
file | command-line-test-suite.cc |
CommandLine test suite. | |
Classes | |
class | ns3::tests::CommandLineBooleanTestCase |
Test boolean Command Line processing. More... | |
class | ns3::tests::CommandLineCharStarTestCase |
Test char* buffer argument. More... | |
class | ns3::tests::CommandLineIntTestCase |
Test int Command Line processing. More... | |
class | ns3::tests::CommandLineInvalidTestCase |
Test ignoring invalid arguments. More... | |
class | ns3::tests::CommandLineNonOptionTestCase |
Test non-option arguments. More... | |
class | ns3::tests::CommandLineOrderTestCase |
Test order of argument parsing. More... | |
class | ns3::tests::CommandLineStringTestCase |
Test string Command Line processing. More... | |
class | ns3::tests::CommandLineTestCaseBase |
A test base class that drives Command Line parsing. More... | |
class | ns3::tests::CommandLineTestSuite |
The Test Suite that glues all of the Test Cases together. More... | |
class | ns3::tests::CommandLineUint8tTestCase |
Test uint8_t Command Line processing. More... | |
class | ns3::tests::CommandLineUnsignedIntTestCase |
Test unsigned int Command Line processing. More... | |
Variables | |
static CommandLineTestSuite | ns3::tests::g_commandLineTestSuite |
CommandLineTestSuite instance variable. More... | |
|
static |
CommandLineTestSuite instance variable.
Definition at line 584 of file command-line-test-suite.cc.