A Discrete-Event Network Simulator
API
tcp-pacing-test.cc File Reference
#include "ns3/log.h"
#include "ns3/simple-channel.h"
#include "ns3/config.h"
#include "ns3/test.h"
#include "tcp-general-test.h"
+ Include dependency graph for tcp-pacing-test.cc:

Go to the source code of this file.

Classes

class  TcpPacingTest
 Test the behavior of TCP pacing. More...
 
class  TcpPacingTestSuite
 TestSuite for the behavior of TCP pacing. More...
 

Variables

static TcpPacingTestSuite g_tcpPacingTest
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_tcpPacingTest

TcpPacingTestSuite g_tcpPacingTest
static

Static variable for test initialization.

Definition at line 413 of file tcp-pacing-test.cc.