A Discrete-Event Network Simulator
API
tcp-sack-permitted-test.cc File Reference
#include "tcp-general-test.h"
#include "ns3/node.h"
#include "ns3/log.h"
#include "ns3/tcp-option-sack-permitted.h"
#include "ns3/tcp-header.h"
+ Include dependency graph for tcp-sack-permitted-test.cc:

Go to the source code of this file.

Classes

class  SackPermittedTestCase
 Test case for checking the SACK-PERMITTED option. More...
 
class  TcpSackPermittedTestSuite
 The test case for testing the TCP SACK PERMITTED option. More...
 

Variables

static TcpSackPermittedTestSuite g_tcpSackPermittedTestSuite
 Static variable for test initialization. More...
 

Variable Documentation

◆ g_tcpSackPermittedTestSuite

TcpSackPermittedTestSuite g_tcpSackPermittedTestSuite
static

Static variable for test initialization.

Definition at line 218 of file tcp-sack-permitted-test.cc.