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

Go to the source code of this file.

Classes

class  TcpBicDecrementTest
 Testing the congestion avoidance decrement on TcpBic. More...
 
class  TcpBicIncrementTest
 Testing the congestion avoidance increment on TcpBic. More...
 
class  TcpBicTestSuite
 TCP Bic TestSuite. More...
 

Variables

static TcpBicTestSuite g_tcpBicTest
 Static variable for test initialization. More...
 

Variable Documentation

TcpBicTestSuite g_tcpBicTest
static

Static variable for test initialization.

Definition at line 350 of file tcp-bic-test.cc.