A Discrete-Event Network Simulator
API
test-data-rate.cc File Reference
#include "ns3/data-rate.h"
#include "ns3/log.h"
#include "ns3/test.h"
#include "ns3/simulator.h"
+ Include dependency graph for test-data-rate.cc:

Go to the source code of this file.

Classes

class  DataRateTestCase
 Test Data rate. More...
 
class  DataRateTestCase1
 Test Data rate. More...
 
class  DataRateTestCase2
 Test Data rate. More...
 
class  DataRateTestSuite
 DataRate TestSuite. More...
 

Variables

static DataRateTestSuite sDataRateTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ sDataRateTestSuite

DataRateTestSuite sDataRateTestSuite
static

Static variable for test initialization.

Definition at line 286 of file test-data-rate.cc.