Public Member Functions | |
Ns3WimaxSchedulingTestCase () | |
virtual | ~Ns3WimaxSchedulingTestCase () |
![]() | |
virtual | ~TestCase () |
Private Member Functions | |
virtual void | DoRun (void) |
bool | DoRunOnce (WimaxHelper::SchedulerType scheduler) |
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 42 of file qos-test.cc.
Ns3WimaxSchedulingTestCase::Ns3WimaxSchedulingTestCase | ( | ) |
Definition at line 54 of file qos-test.cc.
|
virtual |
Definition at line 59 of file qos-test.cc.
|
privatevirtual |
Definition at line 147 of file qos-test.cc.
References DoRunOnce().
|
private |
Definition at line 64 of file qos-test.cc.
References ns3::Ipv4AddressHelper::Assign(), ns3::NodeContainer::Create(), ns3::WimaxHelper::CreateServiceFlow(), ns3::NetDeviceContainer::Get(), ns3::NodeContainer::Get(), ns3::Ipv4InterfaceContainer::GetAddress(), ns3::Object::GetObject(), ns3::UdpServerHelper::Install(), ns3::InternetStackHelper::Install(), ns3::UdpClientHelper::Install(), ns3::WimaxHelper::Install(), ns3::TestCase::Run(), ns3::Seconds(), ns3::UdpClientHelper::SetAttribute(), ns3::Ipv4AddressHelper::SetBase(), ns3::ApplicationContainer::Start(), and ns3::ApplicationContainer::Stop().
Referenced by DoRun().