#include "fcntl.h"
#include "ns3/lte-common.h"
#include "ns3/simulator.h"
#include "ns3/test.h"
#include <map>
Go to the source code of this file.
Classes | |
class | CarrierAggregationTestCase |
This system test program creates different test cases with a single eNB and several UEs, all having the same Radio Bearer specification. More... | |
class | TestCarrierAggregationSuite |
Test Carrier Aggregation Suite. More... | |