A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
Core module tests

TestSuites for the Core module. More...

+ Collaboration diagram for Core module tests:

Modules

 Attribute tests
 
 Callback tests
 
 CommandLine test suite
 
 Config test suite
 
 Environment variable caching tests
 
 EventGarbageCollector test suite
 
 Example use of TestSuite
 
 Examples as tests test suite
 Runs several examples as tests in order to test ExampleAsTestSuite and ExampleAsTestCase.
 
 GlobalValue test suite
 
 Hash test suite
 
 Length test suite
 
 MatrixArray tests
 
 NS_BUILD_PROFILE macros test suite
 
 Object Names test suite
 
 Object test suite
 
 Pairs tests
 
 Random number generators tests
 
 Simulator class tests
 
 Smart pointer test suite
 
 Threaded events tests
 
 Timer tests
 
 TracedCallback System Tests
 TracedCallback System Tests.
 
 TracedCallback class tests
 
 TypeId class tests
 
 ValArray tests
 
 int64x64 tests
 

Files

file  build-profile-test-suite.cc
 NS_BUILD_PROFILE macros test suite.
 
file  command-line-test-suite.cc
 CommandLine test suite.
 
file  config-test-suite.cc
 Config test suite.
 
file  event-garbage-collector-test-suite.cc
 EventGarbageCollector test suite.
 
file  global-value-test-suite.cc
 GlobalValue test suite.
 
file  hash-test-suite.cc
 Hash test suite.
 
file  many-uniform-random-variables-one-get-value-call-test-suite.cc
 Test for many uniform random variable streams.
 
file  names-test-suite.cc
 Object Names test suite.
 
file  object-test-suite.cc
 Object test suite.
 
file  one-uniform-random-variable-many-get-value-calls-test-suite.cc
 Test for one uniform random variable stream.
 
file  ptr-test-suite.cc
 Smart pointer test suite.
 
file  sample-test-suite.cc
 Example use of TestSuite.
 
file  splitstring-test-suite.cc
 SplitString test suite implementation.
 
file  trickle-timer-test-suite.cc
 Trickle Timer test suite.
 
file  type-traits-test-suite.cc
 TypeTraits test suite.
 
file  val-array-test-suite.cc
 ValArray test suite.
 
file  watchdog-test-suite.cc
 Watchdog test suite.
 

Classes

class  RngUniformTestCase
 Test case for uniform distribution random number generator. More...
 
class  ns3::tests::SplitStringTestCase
 SplitString tests. More...
 
class  TimeInputOutputTestCase
 Input output Test Case for Time. More...
 
class  TimeSimpleTestCase
 time simple test case, Checks the basic operations on time More...
 
class  TimeTestSuite
 Time test Suite. More...
 
class  TimeWithSignTestCase
 time-tests Time with Sign test case More...
 

Variables

TimeTestSuite g_timeTestSuite
 Member variable for time test suite.
 

Detailed Description

TestSuites for the Core module.

Variable Documentation

◆ g_timeTestSuite

TimeTestSuite g_timeTestSuite
static

Member variable for time test suite.