#include "ns3/log.h"
#include "ns3/lte-spectrum-value-helper.h"
#include "ns3/test.h"
Go to the source code of this file.
Classes | |
class | LteEarfcnDlTestCase |
Test case that is testing if the downlink frequency is properly converted from provided downlink EARFCN frequency value. More... | |
class | LteEarfcnTestCase |
Test case that is testing if the frequency is properly generated from provided EARFCN frequency. More... | |
class | LteEarfcnTestSuite |
Test suite for testing correct conversion of frequencies in the downlink and the uplink, and general EARFCN frequencies. More... | |
class | LteEarfcnUlTestCase |
Test case that is testing if the uplink frequency is properly converted from provided uplink EARFCN frequency value. More... | |
Variables | |
static LteEarfcnTestSuite | g_lteEarfcnTestSuite |
Static variable for test initialization. More... | |