A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
Environment variable caching tests
+ Collaboration diagram for Environment variable caching tests:

Files

file  environment-variable-test-suite.cc
 Environment variable caching test suite.
 

Classes

class  ns3::tests::EnvironmentVariableTestSuite
 Environment variable handling test suite. More...
 
class  ns3::tests::EnvVarTestCase
 EnvironmentVariable tests. More...
 

Variables

static EnvironmentVariableTestSuite ns3::tests::g_EnvironmentVariableTestSuite
 Static variable for test initialization.
 
static SplitStringTestSuite ns3::tests::g_SplitStringTestSuite
 Static variable for test initialization.
 

Detailed Description

Variable Documentation

◆ g_EnvironmentVariableTestSuite

EnvironmentVariableTestSuite ns3::tests::g_EnvironmentVariableTestSuite
static

Static variable for test initialization.

Definition at line 335 of file environment-variable-test-suite.cc.

◆ g_SplitStringTestSuite

SplitStringTestSuite ns3::tests::g_SplitStringTestSuite
static

Static variable for test initialization.

Definition at line 154 of file splitstring-test-suite.cc.