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

Go to the source code of this file.

Classes

class  TcpIllinoisTest
 TcpIllinois C-AIMD algorithm tests. More...
 
class  TcpIllinoisTestSuite
 TCP Illinois TestSuite. More...
 

Variables

static TcpIllinoisTestSuite g_tcpIllinoisTest
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_tcpIllinoisTest

TcpIllinoisTestSuite g_tcpIllinoisTest
static

Static variable for test initialization.

Definition at line 380 of file tcp-illinois-test.cc.