AddTestCase(TestCase *testCase, Duration duration=Duration::QUICK) | ns3::TestCase | protected |
BackoffGenerated(uint32_t backoff, uint8_t linkId) | EmlsrUlTxopTest | private |
BaEstablishedDl(Mac48Address recipient, uint8_t tid, std::optional< Mac48Address >) | EmlsrOperationsTestBase | private |
BaEstablishedUl(std::size_t index, Mac48Address recipient, uint8_t tid, std::optional< Mac48Address >) | EmlsrOperationsTestBase | private |
CheckAuxPhysSleepMode(Ptr< StaWifiMac > staMac, bool sleep) | EmlsrOperationsTestBase | protected |
CheckBlockAck(const WifiConstPsduMap &psduMap, const WifiTxVector &txVector, uint8_t linkId) | EmlsrUlTxopTest | protected |
CheckBlockedLink(Ptr< WifiMac > mac, Mac48Address dest, uint8_t linkId, WifiQueueBlockedReason reason, bool blocked, std::string description, bool testUnblockedForOtherReasons=true) | EmlsrOperationsTestBase | protected |
CheckCtsFrames(Ptr< const WifiMpdu > mpdu, const WifiTxVector &txVector, uint8_t linkId) | EmlsrUlTxopTest | protected |
CheckMainPhyTraceInfo(std::size_t index, std::string_view reason, const std::optional< uint8_t > &fromLinkId, uint8_t toLinkId, bool checkFromLinkId=true, bool checkToLinkId=true) | EmlsrOperationsTestBase | protected |
CheckMsdTimerRunning(Ptr< StaWifiMac > staMac, uint8_t linkId, bool isRunning, const std::string &msg) | EmlsrOperationsTestBase | protected |
CheckQosFrames(const WifiConstPsduMap &psduMap, const WifiTxVector &txVector, uint8_t linkId) | EmlsrUlTxopTest | protected |
CheckResults() | EmlsrUlTxopTest | protected |
CheckRtsFrames(Ptr< const WifiMpdu > mpdu, const WifiTxVector &txVector, uint8_t linkId) | EmlsrUlTxopTest | protected |
CreateDataDirFilename(std::string filename) | ns3::TestCase | protected |
CreateTempDirFilename(std::string filename) | ns3::TestCase | protected |
DoRun() override | EmlsrUlTxopTest | protectedvirtual |
DoSetup() override | EmlsrUlTxopTest | protectedvirtual |
DoTeardown() | ns3::TestCase | privatevirtual |
DOWNLINK enum value | EmlsrOperationsTestBase | |
Duration enum name | ns3::TestCase | |
EmlsrOperationsTestBase(const std::string &name) | EmlsrOperationsTestBase | |
EmlsrUlTxopTest(const Params ¶ms) | EmlsrUlTxopTest | |
EXTENSIVE | ns3::TestCase | static |
GetApplication(TrafficDirection dir, std::size_t staId, std::size_t count, std::size_t pktSize, uint8_t priority=0) const | EmlsrOperationsTestBase | protected |
GetName() const | ns3::TestCase | |
GetParent() const | ns3::TestCase | protected |
IsFailed() const | ns3::TestCase | private |
IsStatusFailure() const | ns3::TestCase | protected |
IsStatusSuccess() const | ns3::TestCase | protected |
m_apMac | EmlsrOperationsTestBase | protected |
m_auxPhyChannelWidth | EmlsrUlTxopTest | private |
m_backoffEndTime | EmlsrUlTxopTest | private |
m_channelsStr | EmlsrOperationsTestBase | protected |
m_channelWidth | EmlsrUlTxopTest | private |
m_checkBackoffStarted | EmlsrUlTxopTest | private |
m_children | ns3::TestCase | private |
m_corruptCts | EmlsrUlTxopTest | private |
m_countBlockAck | EmlsrUlTxopTest | private |
m_countQoSframes | EmlsrUlTxopTest | private |
m_countRtsframes | EmlsrUlTxopTest | private |
m_dataDir | ns3::TestCase | private |
m_dlSockets | EmlsrOperationsTestBase | protected |
m_duration | EmlsrOperationsTestBase | protected |
m_emlsrEnabledTime | EmlsrUlTxopTest | private |
m_emlsrLinks | EmlsrUlTxopTest | private |
m_errorModel | EmlsrUlTxopTest | private |
m_establishBaDl | EmlsrOperationsTestBase | protected |
m_establishBaUl | EmlsrOperationsTestBase | protected |
m_firstUlPktsGenTime | EmlsrUlTxopTest | private |
m_freqRanges | EmlsrOperationsTestBase | protected |
m_genBackoffIfTxopWithoutTx | EmlsrUlTxopTest | private |
m_lastAid | EmlsrOperationsTestBase | protected |
m_lastMsdExpiryTime | EmlsrUlTxopTest | private |
m_linksToEnableEmlsrOn | EmlsrOperationsTestBase | protected |
m_mainPhyId | EmlsrOperationsTestBase | protected |
m_mediumSyncDuration | EmlsrUlTxopTest | private |
m_msdMaxNTxops | EmlsrUlTxopTest | private |
m_name | ns3::TestCase | private |
m_nEmlsrStations | EmlsrOperationsTestBase | protected |
m_nNonEmlsrStations | EmlsrOperationsTestBase | protected |
m_nonEmlsrLink | EmlsrUlTxopTest | private |
m_nPhysPerEmlsrDevice | EmlsrOperationsTestBase | protected |
m_paddingDelay | EmlsrOperationsTestBase | protected |
m_parent | ns3::TestCase | private |
m_putAuxPhyToSleep | EmlsrOperationsTestBase | protected |
m_result | ns3::TestCase | private |
m_rngRun | EmlsrOperationsTestBase | protected |
m_rngSeed | EmlsrOperationsTestBase | protected |
m_runner | ns3::TestCase | private |
m_staMacs | EmlsrOperationsTestBase | protected |
m_startAid | EmlsrOperationsTestBase | protected |
m_streamNo | EmlsrOperationsTestBase | protected |
m_traceInfo | EmlsrOperationsTestBase | protected |
m_transitionDelay | EmlsrOperationsTestBase | protected |
m_transitionTimeout | EmlsrOperationsTestBase | protected |
m_txPsdus | EmlsrOperationsTestBase | protected |
m_ulSockets | EmlsrOperationsTestBase | protected |
m_unblockMainPhyLinkDelay | EmlsrUlTxopTest | private |
MainPhySwitchInfoCallback(std::size_t index, const EmlsrMainPhySwitchTrace &info) | EmlsrOperationsTestBase | protectedvirtual |
MustAssertOnFailure() const | ns3::TestCase | protected |
MustContinueOnFailure() const | ns3::TestCase | protected |
operator=(const TestCase &)=delete | ns3::TestCase | |
QUICK | ns3::TestCase | static |
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line) | ns3::TestCase | protected |
Run(TestRunnerImpl *runner) | ns3::TestCase | private |
SetDataDir(std::string directory) | ns3::TestCase | protected |
SetSsid(std::size_t count) | EmlsrOperationsTestBase | private |
StaAssociated(uint16_t aid, Mac48Address) | EmlsrOperationsTestBase | private |
StartTraffic() override | EmlsrUlTxopTest | privatevirtual |
TAKES_FOREVER | ns3::TestCase | static |
TestCase(const TestCase &)=delete | ns3::TestCase | |
TestCase(std::string name) | ns3::TestCase | protected |
TrafficDirection enum name | EmlsrOperationsTestBase | |
Transmit(Ptr< WifiMac > mac, uint8_t phyId, WifiConstPsduMap psduMap, WifiTxVector txVector, double txPowerW) override | EmlsrUlTxopTest | protectedvirtual |
UPLINK enum value | EmlsrOperationsTestBase | |
~EmlsrOperationsTestBase() override=default | EmlsrOperationsTestBase | |
~EmlsrUlTxopTest() override=default | EmlsrUlTxopTest | |
~TestCase() | ns3::TestCase | virtual |