A Discrete-Event Network Simulator
API
test-lte-handover-target.cc File Reference
#include <ns3/test.h>
#include <ns3/log.h>
#include <ns3/nstime.h>
#include <ns3/callback.h>
#include <ns3/config.h>
#include <ns3/boolean.h>
#include <ns3/double.h>
#include <ns3/uinteger.h>
#include <ns3/simulator.h>
#include <ns3/node-container.h>
#include <ns3/net-device-container.h>
#include <ns3/ipv4-interface-container.h>
#include <ns3/lte-helper.h>
#include <ns3/point-to-point-epc-helper.h>
#include <ns3/internet-stack-helper.h>
#include <ns3/point-to-point-helper.h>
#include <ns3/ipv4-address-helper.h>
#include <ns3/ipv4-static-routing-helper.h>
#include <ns3/mobility-helper.h>
#include <ns3/data-rate.h>
#include <ns3/ipv4-static-routing.h>
#include <ns3/position-allocator.h>
#include <ns3/lte-enb-net-device.h>
#include <ns3/lte-enb-phy.h>
+ Include dependency graph for test-lte-handover-target.cc:

Go to the source code of this file.

Classes

class  LteHandoverTargetTestCase
 Testing a handover algorithm, verifying that it selects the right target cell when more than one options available. More...
 
class  LteHandoverTargetTestSuite
 Test suite lte-handover-target, verifying that handover algorithms are able to select the right target cell. More...
 

Variables

static LteHandoverTargetTestSuite g_lteHandoverTargetTestSuiteInstance
 

Variable Documentation

◆ g_lteHandoverTargetTestSuiteInstance

LteHandoverTargetTestSuite g_lteHandoverTargetTestSuiteInstance
static

Definition at line 439 of file test-lte-handover-target.cc.