Files | |
file | names-test-suite.cc |
Object Names test suite. | |
Classes | |
class | ns3::tests::AlternateFindTestCase |
Test the Object Name Service can find Objects using a second type. More... | |
class | ns3::tests::AlternateTestObject |
Alternate test object for the Name service. More... | |
class | ns3::tests::BasicAddTestCase |
Test the Object Name Service can do its most basic job. More... | |
class | ns3::tests::BasicFindTestCase |
Test the Object Name Service can find Objects. More... | |
class | ns3::tests::BasicRenameTestCase |
Test the Object Name Service can rename objects. More... | |
class | ns3::tests::FindPathTestCase |
Test the Object Name Service can look up an object and return its fully qualified path name. More... | |
class | ns3::tests::FullyQualifiedAddTestCase |
Test the Object Name Service can correctly use a fully qualified path to add associations. More... | |
class | ns3::tests::FullyQualifiedFindTestCase |
Test the Object Name Service can find Objects using a fully qualified path name. More... | |
class | ns3::tests::FullyQualifiedRenameTestCase |
Test the Object Name Service can rename objects using a fully qualified path name. More... | |
class | ns3::tests::NamesTestSuite |
Names Test Suite. More... | |
class | ns3::tests::RelativeAddTestCase |
Test the Object Name Service can correctly use a relative path to add associations. More... | |
class | ns3::tests::RelativeFindTestCase |
Test the Object Name Service can find Objects using a relative path name. More... | |
class | ns3::tests::RelativeRenameTestCase |
Test the Object Name Service can rename objects using a relative path name. More... | |
class | ns3::tests::StringContextAddTestCase |
Test the Object Name Service can correctly use a string context. More... | |
class | ns3::tests::StringContextFindTestCase |
Test the Object Name Service can find Objects using a string context. More... | |
class | ns3::tests::StringContextRenameTestCase |
Test the Object Name Service can rename objects using a string context. More... | |
class | ns3::tests::TestObject |
Simple test object to exercise the Name service. More... | |
Variables | |
static NamesTestSuite | ns3::tests::g_namesTestSuite |
NamesTestSuite instance variable. | |
|
static |
NamesTestSuite instance variable.
Definition at line 1103 of file names-test-suite.cc.