A Discrete-Event Network Simulator
API
tcp-vegas-test.cc File Reference
#include "ns3/test.h"
#include "ns3/log.h"
#include "ns3/tcp-congestion-ops.h"
#include "ns3/tcp-socket-base.h"
#include "ns3/tcp-vegas.h"
+ Include dependency graph for tcp-vegas-test.cc:

Go to the source code of this file.

Classes

class  TcpVegasTest
 TcpVegas congestion control algorithm test. More...
 
class  TcpVegasTestSuite
 TCP Vegas TestSuite. More...
 

Variables

static TcpVegasTestSuite g_tcpVegasTest
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_tcpVegasTest

TcpVegasTestSuite g_tcpVegasTest
static

Static variable for test initialization.

Definition at line 231 of file tcp-vegas-test.cc.