A Discrete-Event Network Simulator
API
rtt-test.cc File Reference
#include "ns3/test.h"
#include "ns3/rtt-estimator.h"
#include "ns3/attribute.h"
#include "ns3/nstime.h"
#include "ns3/config.h"
#include "ns3/log.h"
#include "ns3/double.h"
+ Include dependency graph for rtt-test.cc:

Go to the source code of this file.

Classes

class  RttEstimatorTestCase
 RTT estimator Test. More...
 
class  RttEstimatorTestSuite
 RTT estimator TestSuite. More...
 

Variables

static RttEstimatorTestSuite g_rttEstimatorTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_rttEstimatorTestSuite

RttEstimatorTestSuite g_rttEstimatorTestSuite
static

Static variable for test initialization.

Definition at line 192 of file rtt-test.cc.