A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
wifi-emlsr-test.cc File Reference
#include "ns3/ap-wifi-mac.h"
#include "ns3/attribute-container.h"
#include "ns3/boolean.h"
#include "ns3/config.h"
#include "ns3/ctrl-headers.h"
#include "ns3/eht-configuration.h"
#include "ns3/emlsr-manager.h"
#include "ns3/he-frame-exchange-manager.h"
#include "ns3/header-serialization-test.h"
#include "ns3/log.h"
#include "ns3/mgt-headers.h"
#include "ns3/mobility-helper.h"
#include "ns3/multi-model-spectrum-channel.h"
#include "ns3/node-list.h"
#include "ns3/packet-socket-client.h"
#include "ns3/packet-socket-helper.h"
#include "ns3/packet-socket-server.h"
#include "ns3/qos-txop.h"
#include "ns3/rng-seed-manager.h"
#include "ns3/rr-multi-user-scheduler.h"
#include "ns3/simulator.h"
#include "ns3/spectrum-wifi-helper.h"
#include "ns3/spectrum-wifi-phy.h"
#include "ns3/sta-wifi-mac.h"
#include "ns3/string.h"
#include "ns3/wifi-net-device.h"
#include "ns3/wifi-ppdu.h"
#include "ns3/wifi-psdu.h"
#include <algorithm>
#include <functional>
#include <iomanip>
#include <optional>
+ Include dependency graph for wifi-emlsr-test.cc:

Go to the source code of this file.

Classes

class  EmlOmnExchangeTest
 Test the exchange of EML Operating Mode Notification frames. More...
 
class  EmlOperatingModeNotificationTest
 Test EML Operating Mode Notification frame serialization and deserialization. More...
 
class  EmlsrDlTxopTest
 Test the transmission of DL frames to EMLSR clients. More...
 
class  EmlsrLinkSwitchTest
 Test the switching of PHYs on EMLSR clients. More...
 
class  EmlsrOperationsTestBase
 Base class for EMLSR Operations tests. More...
 
struct  EmlsrOperationsTestBase::FrameInfo
 Information about transmitted frames. More...
 
class  WifiEmlsrTestSuite
 wifi EMLSR Test Suite More...
 

Variables

static WifiEmlsrTestSuite g_wifiEmlsrTestSuite
 the test suite
 

Variable Documentation

◆ g_wifiEmlsrTestSuite

WifiEmlsrTestSuite g_wifiEmlsrTestSuite
static

the test suite

Definition at line 3130 of file wifi-emlsr-test.cc.