A Discrete-Event Network Simulator
API
epc-test-s1u-downlink.cc File Reference
#include "ns3/simulator.h"
#include "ns3/log.h"
#include "ns3/test.h"
#include "ns3/point-to-point-epc-helper.h"
#include "ns3/epc-enb-application.h"
#include "ns3/packet-sink-helper.h"
#include "ns3/udp-echo-helper.h"
#include "ns3/point-to-point-helper.h"
#include "ns3/csma-helper.h"
#include "ns3/internet-stack-helper.h"
#include "ns3/ipv4-address-helper.h"
#include "ns3/inet-socket-address.h"
#include "ns3/packet-sink.h"
#include <ns3/ipv4-static-routing-helper.h>
#include <ns3/ipv4-static-routing.h>
#include "ns3/boolean.h"
#include "ns3/uinteger.h"
#include "ns3/config.h"
#include "ns3/eps-bearer.h"
#include "lte-test-entities.h"
+ Include dependency graph for epc-test-s1u-downlink.cc:

Go to the source code of this file.

Classes

struct  EnbDlTestData
 Custom structure for testing eNodeB downlink data, contains the list of data structures for UEs. More...
 
class  EpcS1uDlTestCase
 EpcS1uDlTestCase class. More...
 
class  EpcS1uDlTestSuite
 Test that the S1-U interface implementation works correctly. More...
 
struct  UeDlTestData
 Custom structure for testing UE downlink data. More...
 

Variables

EpcS1uDlTestSuite g_epcS1uDlTestSuiteInstance
 

Variable Documentation

◆ g_epcS1uDlTestSuiteInstance

EpcS1uDlTestSuite g_epcS1uDlTestSuiteInstance