A Discrete-Event Network Simulator
API
tcp-scalable-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-scalable.h"
+ Include dependency graph for tcp-scalable-test.cc:

Go to the source code of this file.

Classes

class  TcpScalableDecrementTest
 Testing the multiplicative decrease on TcpScalable. More...
 
class  TcpScalableIncrementTest
 Testing the congestion avoidance increment on TcpScalable. More...
 
class  TcpScalableTestSuite
 TcpScalable TestSuite. More...
 

Variables

static TcpScalableTestSuite g_tcpScalableTest
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_tcpScalableTest

TcpScalableTestSuite g_tcpScalableTest
static

Static variable for test initialization.

Definition at line 202 of file tcp-scalable-test.cc.