Public Member Functions | |
Ns3WimaxFragmentationTestCase () | |
virtual | ~Ns3WimaxFragmentationTestCase () |
![]() | |
virtual | ~TestCase () |
Private Member Functions | |
virtual void | DoRun (void) |
Additional Inherited Members | |
![]() | |
TestCase (std::string name) | |
void | AddTestCase (TestCase *testCase) |
Add an individual test case to this test suite. | |
std::string | CreateDataDirFilename (std::string filename) |
std::string | CreateTempDirFilename (std::string filename) |
bool | GetErrorStatus (void) const NS_DEPRECATED |
std::string | GetName (void) const |
bool | IsStatusFailure (void) const |
bool | IsStatusSuccess (void) const |
bool | MustAssertOnFailure (void) const |
bool | MustContinueOnFailure (void) const |
void | ReportTestFailure (std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line) |
void | SetDataDir (std::string directory) |
Definition at line 48 of file wimax-fragmentation-test.cc.
Ns3WimaxFragmentationTestCase::Ns3WimaxFragmentationTestCase | ( | ) |
Definition at line 59 of file wimax-fragmentation-test.cc.
|
virtual |
Definition at line 64 of file wimax-fragmentation-test.cc.
|
privatevirtual |
Definition at line 69 of file wimax-fragmentation-test.cc.
References ns3::Packet::AddAtEnd(), ns3::WimaxConnection::ClearFragmentsQueue(), ns3::WimaxConnection::Dequeue(), ns3::WimaxConnection::Enqueue(), ns3::WimaxConnection::FragmentEnqueue(), ns3::WimaxConnection::GetCid(), ns3::FragmentationSubheader::GetFc(), ns3::WimaxMacQueue::GetFirstPacketRequiredByte(), ns3::WimaxConnection::GetFragmentsQueue(), ns3::WimaxConnection::GetQueue(), ns3::GenericMacHeader::GetSerializedSize(), ns3::Packet::GetSize(), ns3::GenericMacHeader::GetType(), list, NS_TEST_EXPECT_MSG_EQ, ns3::Packet::RemoveHeader(), ns3::GenericMacHeader::SetCid(), and ns3::GenericMacHeader::SetLen().