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

Public Member Functions

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

Private Member Functions

virtual void DoRun (void)

Private Attributes

std::vector< EnbUlTestDatam_enbUlTestData

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 269 of file epc-test-s1u-uplink.cc.

Constructor & Destructor Documentation

ns3::EpcS1uUlTestCase::EpcS1uUlTestCase ( std::string  name,
std::vector< EnbUlTestData v 
)

Definition at line 281 of file epc-test-s1u-uplink.cc.

ns3::EpcS1uUlTestCase::~EpcS1uUlTestCase ( )
virtual

Definition at line 287 of file epc-test-s1u-uplink.cc.

Member Function Documentation

void ns3::EpcS1uUlTestCase::DoRun ( void  )
privatevirtual

Definition at line 292 of file epc-test-s1u-uplink.cc.

References ns3::EpcHelper::ActivateEpsBearer(), ns3::ArpCache::Add(), ns3::ApplicationContainer::Add(), ns3::NodeContainer::Add(), ns3::Node::AddApplication(), ns3::EpcHelper::AddEnb(), ns3::Ipv4StaticRouting::AddNetworkRouteTo(), ns3::Ipv4AddressHelper::Assign(), ns3::EpcHelper::AssignUeIpv4Address(), ns3::NodeContainer::Create(), ns3::EpcTft::Default(), ns3::Simulator::Destroy(), ns3::ApplicationContainer::Get(), ns3::NetDeviceContainer::Get(), ns3::NodeContainer::Get(), ns3::Ipv4InterfaceContainer::GetAddress(), ns3::Ipv4Address::GetAny(), ns3::Mac48Address::GetBroadcast(), ns3::Ipv4L3Protocol::GetInterface(), ns3::Ipv4::GetInterfaceForDevice(), ns3::NetDeviceContainer::GetN(), ns3::NodeContainer::GetN(), ns3::Object::GetObject(), ns3::EpcHelper::GetPgwNode(), ns3::Ipv4StaticRoutingHelper::GetStaticRouting(), ns3::EpcHelper::GetUeDefaultGatewayAddress(), ns3::PacketSinkHelper::Install(), ns3::CsmaHelper::Install(), ns3::PointToPointHelper::Install(), ns3::InternetStackHelper::Install(), m_enbUlTestData, ns3::ArpCache::Entry::MarkAlive(), ns3::ArpCache::Entry::MarkWaitReply(), NS_LOG_INFO, NS_TEST_ASSERT_MSG_EQ, ns3::TestCase::Run(), ns3::Seconds(), ns3::ArpCache::SetAliveTimeout(), ns3::ObjectBase::SetAttribute(), ns3::Ipv4AddressHelper::SetBase(), ns3::Config::SetDefault(), ns3::Ipv4StaticRouting::SetDefaultRoute(), ns3::PointToPointHelper::SetDeviceAttribute(), ns3::ApplicationContainer::Start(), and ns3::ApplicationContainer::Stop().

+ Here is the call graph for this function:

Member Data Documentation

std::vector<EnbUlTestData> ns3::EpcS1uUlTestCase::m_enbUlTestData
private

Definition at line 277 of file epc-test-s1u-uplink.cc.

Referenced by DoRun().


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