A Discrete-Event Network Simulator
API
tcp-cong-avoid-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-cong-avoid-test.cc:

Go to the source code of this file.

Classes

class  TcpNewRenoCongAvoidNormalTest
 Test the behavior of RFC congestion avoidance. More...
 
class  TcpRenoCongAvoidTestSuite
 TestSuite for the behavior of RFC congestion avoidance. More...
 

Variables

static TcpRenoCongAvoidTestSuite g_tcpCongAvoidNormalTest
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_tcpCongAvoidNormalTest

TcpRenoCongAvoidTestSuite g_tcpCongAvoidNormalTest
static

Static variable for test initialization.

Definition at line 214 of file tcp-cong-avoid-test.cc.