A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
environment-variable-test-suite.cc File Reference

Environment variable caching test suite. More...

#include "ns3/environment-variable.h"
#include "ns3/test.h"
#include <cstdlib>
+ Include dependency graph for environment-variable-test-suite.cc:

Go to the source code of this file.

Classes

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

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 
namespace  ns3::tests
 Namespace for test files, TestCases and TestSuites.
 

Variables

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

Detailed Description

Environment variable caching test suite.

Definition in file environment-variable-test-suite.cc.