A Discrete-Event Network Simulator
API
wifi-ie-fragment-test.cc File Reference
#include "ns3/header-serialization-test.h"
#include "ns3/log.h"
#include "ns3/wifi-information-element.h"
#include <list>
#include <numeric>
+ Include dependency graph for wifi-ie-fragment-test.cc:

Go to the source code of this file.

Classes

class  TestHeader
 Test header that can contain multiple test information elements. More...
 
class  TestWifiInformationElement
 Information Element to test IE fragmentation. More...
 
class  TestWifiSubElement
 Subelement to test fragmentation. More...
 
class  WifiIeFragmentationTest
 Test fragmentation of Information Elements. More...
 
class  WifiIeFragmentationTestSuite
 wifi Information Element fragmentation Test Suite More...
 

Variables

static WifiIeFragmentationTestSuite g_wifiIeFragmentationTestSuite
 the test suite More...
 

Variable Documentation

◆ g_wifiIeFragmentationTestSuite

WifiIeFragmentationTestSuite g_wifiIeFragmentationTestSuite
static

the test suite

Definition at line 652 of file wifi-ie-fragment-test.cc.