A Discrete-Event Network Simulator
API
many-uniform-random-variables-one-get-value-call-test-suite.cc File Reference

Test for many uniform random variable streams. More...

#include "ns3/test.h"
#include "ns3/config.h"
#include "ns3/double.h"
#include "ns3/random-variable-stream.h"
#include <vector>
+ Include dependency graph for many-uniform-random-variables-one-get-value-call-test-suite.cc:

Go to the source code of this file.

Classes

class  ns3::tests::ManyUniformRandomVariablesOneGetValueCallTestCase
 Test case for many uniform distribution random variable stream generators. More...
 
class  ns3::tests::ManyUniformRandomVariablesOneGetValueCallTestSuite
 Test suite for many uniform distribution random variable stream generators. More...
 

Namespaces

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

Variables

static ManyUniformRandomVariablesOneGetValueCallTestSuite ns3::tests::g_manyUniformRandomVariablesOneGetValueCallTestSuite
 ManuUniformRandomVariablesOneGetValueCallTestSuite instance variable. More...
 

Detailed Description

Test for many uniform random variable streams.

Definition in file many-uniform-random-variables-one-get-value-call-test-suite.cc.