#include "tcp-general-test.h"
#include "ns3/config.h"
#include "ns3/log.h"
#include "ns3/simple-channel.h"
#include "ns3/test.h"
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. | |
|
static |
Static variable for test initialization.
Definition at line 211 of file tcp-cong-avoid-test.cc.