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

Test for one uniform random variable stream. 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 one-uniform-random-variable-many-get-value-calls-test-suite.cc:

Go to the source code of this file.

Classes

class  ns3::tests::OneUniformRandomVariableManyGetValueCallsTestCase
 Test case for one uniform distribution random variable stream generator. More...
 
class  ns3::tests::OneUniformRandomVariableManyGetValueCallsTestSuite
 Test suite for one uniform distribution random variable stream generator. 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 OneUniformRandomVariableManyGetValueCallsTestSuite ns3::tests::g_oneUniformRandomVariableManyGetValueCallsTestSuite
 OneUniformRandomVariableManyGetValueCallsTestSuite instance variable. More...
 

Detailed Description

Test for one uniform random variable stream.

Definition in file one-uniform-random-variable-many-get-value-calls-test-suite.cc.