A Discrete-Event Network Simulator
API
Files | Classes | Variables
Config test suite

Files

file  config-test-suite.cc
 Config test suite.
 

Classes

class  ns3::tests::BaseConfigObject
 Base config object. More...
 
class  ns3::tests::ConfigTestObject
 An object with some attributes that we can play with using config. More...
 
class  ns3::tests::ConfigTestSuite
 The Test Suite that glues all of the Test Cases together. More...
 
class  ns3::tests::DerivedConfigObject
 Derived config object. More...
 
class  ns3::tests::DerivedConfigTestObject
 Derived test objects. More...
 
class  ns3::tests::ObjectVectorConfigTestCase
 Test for the ability to deal configure with vectors of objects. More...
 
class  ns3::tests::ObjectVectorTraceConfigTestCase
 Test for the ability to trace configure with vectors of objects. More...
 
class  ns3::tests::RootNamespaceConfigTestCase
 Test for the ability to register and use a root namespace. More...
 
class  ns3::tests::SearchAttributesOfParentObjectsTestCase
 Test for the ability to search attributes of parent classes when Resolver searches for attributes in a derived class object. More...
 
class  ns3::tests::UnderRootNamespaceConfigTestCase
 Test for the ability to add an object under the root namespace. More...
 

Variables

static ConfigTestSuite ns3::tests::g_configTestSuite
 ConfigTestSuite instance variable. More...
 

Detailed Description

Variable Documentation

◆ g_configTestSuite

ConfigTestSuite ns3::tests::g_configTestSuite
static

ConfigTestSuite instance variable.

Definition at line 857 of file config-test-suite.cc.