A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
test-data-rate.cc File Reference
#include "ns3/data-rate.h"
#include "ns3/log.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
#include "ns3/tuple.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...
 
class  DataRateTupleObject
 Object with an attribute that is a tuple of data rates and a string. More...
 
class  DataRateTupleSetGetTestCase
 Attribute set and get TestCase. More...
 

Variables

static DataRateTestSuite sDataRateTestSuite
 Static variable for test initialization.
 

Variable Documentation

◆ sDataRateTestSuite

DataRateTestSuite sDataRateTestSuite
static

Static variable for test initialization.

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