Public Member Functions | |
Ns3WimaxSfTlvTestCase () | |
virtual | ~Ns3WimaxSfTlvTestCase () |
![]() | |
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 143 of file wimax-tlv-test.cc.
Ns3WimaxSfTlvTestCase::Ns3WimaxSfTlvTestCase | ( | ) |
Definition at line 154 of file wimax-tlv-test.cc.
|
virtual |
Definition at line 159 of file wimax-tlv-test.cc.
|
privatevirtual |
Definition at line 164 of file wimax-tlv-test.cc.
References ns3::Packet::AddHeader(), ns3::ServiceFlow::GetCsSpecification(), ns3::ServiceFlow::GetDirection(), ns3::ServiceFlow::GetMaximumLatency(), ns3::ServiceFlow::GetMaxSustainedTrafficRate(), ns3::ServiceFlow::GetMaxTrafficBurst(), ns3::ServiceFlow::GetMinReservedTrafficRate(), ns3::ServiceFlow::GetMinTolerableTrafficRate(), ns3::ServiceFlow::GetServiceSchedulingType(), ns3::ServiceFlow::GetSfid(), ns3::ServiceFlow::GetTrafficPriority(), ns3::IPV4, NS_TEST_ASSERT_MSG_EQ, ns3::Packet::RemoveHeader(), ns3::ServiceFlow::SetConvergenceSublayerParam(), ns3::ServiceFlow::SetCsSpecification(), ns3::ServiceFlow::SetMaximumLatency(), ns3::ServiceFlow::SetMaxSustainedTrafficRate(), ns3::ServiceFlow::SetMaxTrafficBurst(), ns3::ServiceFlow::SetMinReservedTrafficRate(), ns3::ServiceFlow::SetMinTolerableTrafficRate(), ns3::ServiceFlow::SetServiceSchedulingType(), ns3::ServiceFlow::SetSfid(), ns3::ServiceFlow::SetTrafficPriority(), and ns3::ServiceFlow::ToTlv().