A Discrete-Event Network Simulator
API
double-probe-test-suite.cc File Reference
#include "ns3/double-probe.h"
#include "ns3/test.h"
#include "ns3/random-variable-stream.h"
#include "ns3/trace-source-accessor.h"
#include "ns3/traced-value.h"
#include "ns3/nstime.h"
#include "ns3/simulator.h"
#include "ns3/object.h"
#include "ns3/type-id.h"
#include "ns3/names.h"
+ Include dependency graph for double-probe-test-suite.cc:

Go to the source code of this file.

Classes

class  ProbeTestCase1
 DoubleProbe class - Test case for connecting and receiving data. More...
 
class  ProbeTestSuite
 DoubleProbe class TestSuite. More...
 
class  SampleEmitter
 Simple data emitter to check that a probe receives data. More...
 

Variables

static ProbeTestSuite probeTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ probeTestSuite

ProbeTestSuite probeTestSuite
static

Static variable for test initialization.

Definition at line 208 of file double-probe-test-suite.cc.