A Discrete-Event Network Simulator
API
tcp-prr-recovery-test.cc File Reference
#include "ns3/test.h"
#include "ns3/log.h"
#include "ns3/tcp-congestion-ops.h"
#include "ns3/tcp-recovery-ops.h"
#include "ns3/tcp-socket-base.h"
#include "ns3/tcp-prr-recovery.h"
#include "ns3/string.h"
+ Include dependency graph for tcp-prr-recovery-test.cc:

Go to the source code of this file.

Classes

class  PrrRecoveryTest
 PRR Recovery algorithm test. More...
 
class  PrrRecoveryTestSuite
 PRR Recovery TestSuite. More...
 

Variables

static PrrRecoveryTestSuite g_TcpPrrRecoveryTest
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_TcpPrrRecoveryTest

PrrRecoveryTestSuite g_TcpPrrRecoveryTest
static

Static variable for test initialization.

Definition at line 168 of file tcp-prr-recovery-test.cc.