A Discrete-Event Network Simulator
API
dot11s-test-suite.cc File Reference
#include "ns3/test.h"
#include "ns3/packet.h"
#include "ns3/simulator.h"
#include "ns3/mgt-headers.h"
#include "ns3/dot11s-mac-header.h"
#include "ns3/hwmp-rtable.h"
#include "ns3/peer-link-frame.h"
#include "ns3/ie-dot11s-peer-management.h"
+ Include dependency graph for dot11s-test-suite.cc:

Go to the source code of this file.

Classes

class  Dot11sTestSuite
 Dot11s Test Suite. More...
 
class  HwmpRtableTest
 Unit test for HwmpRtable. More...
 
struct  MeshHeaderTest
 Built-in self test for MeshHeader. More...
 
struct  PeerLinkFrameStartTest
 Built-in self test for PeerLinkFrameStart. More...
 

Variables

static Dot11sTestSuite g_dot11sTestSuite
 the test suite More...
 

Variable Documentation

◆ g_dot11sTestSuite

Dot11sTestSuite g_dot11sTestSuite
static

the test suite

Definition at line 292 of file dot11s-test-suite.cc.