A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
TestUnsupportedBandwidthReception Member List

This is the complete list of members for TestUnsupportedBandwidthReception, including all inherited members.

AddTestCase(TestCase *testCase, Duration duration=Duration::QUICK)ns3::TestCaseprotected
CheckRx(uint32_t expectedCountRxSuccess, uint32_t expectedCountRxFailure, uint32_t expectedCountRxDropped, std::optional< Time > expectedLastRxSucceeded, std::optional< Time > expectedLastRxFailed, std::optional< Time > expectedLastRxDropped)TestUnsupportedBandwidthReceptionprivate
CreateDataDirFilename(std::string filename)ns3::TestCaseprotected
CreateTempDirFilename(std::string filename)ns3::TestCaseprotected
DoRun() overrideTestUnsupportedBandwidthReceptionprivatevirtual
DoSetup() overrideTestUnsupportedBandwidthReceptionprivatevirtual
DoTeardown() overrideTestUnsupportedBandwidthReceptionprivatevirtual
Duration enum namens3::TestCase
EXTENSIVEns3::TestCasestatic
GetName() constns3::TestCase
GetParent() constns3::TestCaseprotected
IsFailed() constns3::TestCaseprivate
IsStatusFailure() constns3::TestCaseprotected
IsStatusSuccess() constns3::TestCaseprotected
m_childrenns3::TestCaseprivate
m_countRxDroppedTestUnsupportedBandwidthReceptionprivate
m_countRxFailureTestUnsupportedBandwidthReceptionprivate
m_countRxSuccessTestUnsupportedBandwidthReceptionprivate
m_dataDirns3::TestCaseprivate
m_durationns3::TestCaseprivate
m_lastRxDroppedTestUnsupportedBandwidthReceptionprivate
m_lastRxFailedTestUnsupportedBandwidthReceptionprivate
m_lastRxSucceededTestUnsupportedBandwidthReceptionprivate
m_namens3::TestCaseprivate
m_parentns3::TestCaseprivate
m_resultns3::TestCaseprivate
m_runnerns3::TestCaseprivate
m_rxPhyTestUnsupportedBandwidthReceptionprivate
m_txPhyTestUnsupportedBandwidthReceptionprivate
MustAssertOnFailure() constns3::TestCaseprotected
MustContinueOnFailure() constns3::TestCaseprotected
operator=(const TestCase &)=deletens3::TestCase
QUICKns3::TestCasestatic
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)ns3::TestCaseprotected
Run(TestRunnerImpl *runner)ns3::TestCaseprivate
RxDropped(Ptr< const Packet > packet, WifiPhyRxfailureReason reason)TestUnsupportedBandwidthReceptionprivate
RxFailure(Ptr< const WifiPsdu > psdu)TestUnsupportedBandwidthReceptionprivate
RxSuccess(Ptr< const WifiPsdu > psdu, RxSignalInfo rxSignalInfo, WifiTxVector txVector, std::vector< bool > statusPerMpdu)TestUnsupportedBandwidthReceptionprivate
SendPpdu(uint16_t centerFreqMhz, uint16_t bandwidthMhz)TestUnsupportedBandwidthReceptionprivate
SetDataDir(std::string directory)ns3::TestCaseprotected
TAKES_FOREVERns3::TestCasestatic
TestCase(const TestCase &)=deletens3::TestCase
TestCase(std::string name)ns3::TestCaseprotected
TestDuration typedefns3::TestCase
TestUnsupportedBandwidthReception()TestUnsupportedBandwidthReception
~TestCase()ns3::TestCasevirtual