A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::LteEpcE2eDataTestCase Class Reference
+ Inheritance diagram for ns3::LteEpcE2eDataTestCase:
+ Collaboration diagram for ns3::LteEpcE2eDataTestCase:

Public Member Functions

 LteEpcE2eDataTestCase (std::string name, std::vector< EnbTestData > v)
virtual ~LteEpcE2eDataTestCase ()
- Public Member Functions inherited from ns3::TestCase
virtual ~TestCase ()

Private Member Functions

virtual void DoRun (void)

Private Attributes

std::vector< EnbTestDatam_enbTestData

Additional Inherited Members

- Protected Member Functions inherited from ns3::TestCase
 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)

Detailed Description

Definition at line 87 of file test-lte-epc-e2e-data.cc.

Constructor & Destructor Documentation

ns3::LteEpcE2eDataTestCase::LteEpcE2eDataTestCase ( std::string  name,
std::vector< EnbTestData v 
)

Definition at line 99 of file test-lte-epc-e2e-data.cc.

ns3::LteEpcE2eDataTestCase::~LteEpcE2eDataTestCase ( )
virtual

Definition at line 105 of file test-lte-epc-e2e-data.cc.

Member Function Documentation

void ns3::LteEpcE2eDataTestCase::DoRun ( void  )
privatevirtual

Definition at line 110 of file test-lte-epc-e2e-data.cc.

References ns3::LteHelper::ActivateEpsBearer(), ns3::EpcTft::Add(), ns3::Ipv4StaticRouting::AddNetworkRouteTo(), ns3::Ipv4AddressHelper::Assign(), ns3::LteHelper::Attach(), ns3::NetDeviceContainer::Begin(), ns3::NodeContainer::Create(), ns3::Simulator::Destroy(), ns3::BearerTestData::dlClientApp, ns3::BearerTestData::dlServerApp, ns3::LteHelper::EnablePdcpTraces(), ns3::LteHelper::EnableRlcTraces(), ns3::NetDeviceContainer::End(), ns3::ApplicationContainer::Get(), ns3::NetDeviceContainer::Get(), ns3::NodeContainer::Get(), ns3::Ipv4InterfaceContainer::GetAddress(), ns3::Ipv4Address::GetAny(), ns3::RadioBearerStatsCalculator::GetDlRxPackets(), ns3::RadioBearerStatsCalculator::GetDlTxPackets(), ns3::Object::GetObject(), ns3::LteHelper::GetPdcpStats(), GetPosition(), ns3::Ipv4StaticRoutingHelper::GetStaticRouting(), ns3::RadioBearerStatsCalculator::GetUlRxPackets(), ns3::RadioBearerStatsCalculator::GetUlTxPackets(), ns3::PacketSinkHelper::Install(), ns3::PointToPointHelper::Install(), ns3::InternetStackHelper::Install(), ns3::MobilityHelper::Install(), ns3::LteHelper::InstallEnbDevice(), ns3::LteHelper::InstallUeDevice(), ns3::BearerTestData::interPacketInterval, ns3::EpcTft::PacketFilter::localPortStart, m_enbTestData, ns3::EpsBearer::NGBR_VIDEO_TCP_DEFAULT, NS_ABORT_IF, NS_TEST_ASSERT_MSG_EQ, ns3::BearerTestData::numPkts, ns3::BearerTestData::pktSize, ns3::EpcTft::PacketFilter::remotePortEnd, ns3::EpcTft::PacketFilter::remotePortStart, ns3::TestCase::Run(), ns3::Seconds(), ns3::Config::Set(), ns3::ObjectBase::SetAttribute(), ns3::UdpEchoClientHelper::SetAttribute(), ns3::Ipv4AddressHelper::SetBase(), ns3::PointToPointHelper::SetChannelAttribute(), ns3::Config::SetDefault(), ns3::Ipv4StaticRouting::SetDefaultRoute(), ns3::PointToPointHelper::SetDeviceAttribute(), ns3::LteHelper::SetEpcHelper(), ns3::MobilityHelper::SetMobilityModel(), ns3::MobilityHelper::SetPositionAllocator(), ns3::ApplicationContainer::Start(), ns3::Simulator::Stop(), ns3::BearerTestData::ulClientApp, ns3::BearerTestData::ulServerApp, ns3::Vector3D::x, and ns3::Vector3D::y.

+ Here is the call graph for this function:

Member Data Documentation

std::vector<EnbTestData> ns3::LteEpcE2eDataTestCase::m_enbTestData
private

Definition at line 95 of file test-lte-epc-e2e-data.cc.

Referenced by DoRun().


The documentation for this class was generated from the following file: