A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
tcp-close-test.cc File Reference
#include "tcp-error-model.h"
#include "tcp-general-test.h"
#include "ns3/config.h"
#include "ns3/log.h"
#include "ns3/node.h"
+ Include dependency graph for tcp-close-test.cc:

Go to the source code of this file.

Classes

class  ns3::TcpCloseWithLossTestCase
 Check if the TCP correctly close the connection after receiving previously lost data. More...
 
class  ns3::TcpTcpCloseTestSuite
 Check if the TCP is correctly closing its state. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Variables

static TcpTcpCloseTestSuite ns3::g_tcpTcpCloseTestSuite
 Static variable for test initialization.