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

Go to the source code of this file.

Classes

class  TcpHtcpIncrementTest
 Testing the congestion avoidance increment on TcpHtcp. More...
 
class  TcpHtcpTestSuite
 TCP Htcp TestSuite. More...
 

Variables

static TcpHtcpTestSuite g_TcpHtcpTest
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_TcpHtcpTest

TcpHtcpTestSuite g_TcpHtcpTest
static

Static variable for test initialization.

Definition at line 169 of file tcp-htcp-test.cc.