A Discrete-Event Network Simulator
API
lte-test-carrier-aggregation-configuration.cc File Reference
#include <ns3/object.h>
#include <ns3/log.h>
#include <ns3/test.h>
#include <ns3/simulator.h>
#include <ns3/ptr.h>
#include <ns3/constant-position-mobility-model.h>
#include <ns3/node-container.h>
#include <ns3/mobility-helper.h>
#include <ns3/net-device-container.h>
#include <ns3/lte-ue-rrc.h>
#include <ns3/lte-helper.h>
#include <ns3/lte-spectrum-value-helper.h>
#include <ns3/callback.h>
+ Include dependency graph for lte-test-carrier-aggregation-configuration.cc:

Go to the source code of this file.

Classes

class  CarrierAggregationConfigTestCase
 Carrier aggregation configuration test case. More...
 
class  CarrierAggregationConfigTestSuite
 Carrier aggregation configuration test suite. More...
 
struct  ConfigToCheck
 This test suite verifies following two things: More...
 

Variables

static CarrierAggregationConfigTestSuite g_carrierAggregationConfigTestSuite
 

Variable Documentation

◆ g_carrierAggregationConfigTestSuite

CarrierAggregationConfigTestSuite g_carrierAggregationConfigTestSuite
static