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

GlobalValue test suite. More...

#include "ns3/global-value.h"
#include "ns3/test.h"
#include "ns3/uinteger.h"
+ Include dependency graph for global-value-test-suite.cc:

Go to the source code of this file.

Classes

class  ns3::tests::GlobalValueTestCase
 Test for the ability to get at a GlobalValue. More...
 
class  ns3::tests::GlobalValueTestSuite
 The Test Suite that glues all of the Test Cases together. 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 GlobalValueTestSuite ns3::tests::g_globalValueTestSuite
 GlobalValueTestSuite instance variable.
 

Detailed Description

GlobalValue test suite.

Definition in file global-value-test-suite.cc.