A Discrete-Event Network Simulator
API
point-to-point-test.cc File Reference
#include "ns3/test.h"
#include "ns3/drop-tail-queue.h"
#include "ns3/simulator.h"
#include "ns3/point-to-point-net-device.h"
#include "ns3/point-to-point-channel.h"
+ Include dependency graph for point-to-point-test.cc:

Go to the source code of this file.

Classes

class  PointToPointTest
 Test class for PointToPoint model. More...
 
class  PointToPointTestSuite
 TestSuite for PointToPoint module. More...
 

Variables

static PointToPointTestSuite g_pointToPointTestSuite
 The testsuite. More...
 

Variable Documentation

PointToPointTestSuite g_pointToPointTestSuite
static

The testsuite.

Definition at line 121 of file point-to-point-test.cc.