Rrc Connection Reconfiguration Test Case. More...
Public Member Functions | |
RrcConnectionReconfigurationTestCase () | |
void | DoRun () override |
Implementation to actually run this TestCase. | |
Public Member Functions inherited from RrcHeaderTestCase | |
RrcHeaderTestCase (std::string s) | |
Constructor. | |
void | AssertEqualRadioResourceConfigDedicated (LteRrcSap::RadioResourceConfigDedicated rrcd1, LteRrcSap::RadioResourceConfigDedicated rrcd2) |
Assert equal radio resource config dedicated. | |
LteRrcSap::RadioResourceConfigDedicated | CreateRadioResourceConfigDedicated () |
Create radio resource config dedicated. | |
Public Member Functions inherited from ns3::TestCase | |
TestCase (const TestCase &)=delete | |
virtual | ~TestCase () |
Destructor. | |
std::string | GetName () const |
TestCase & | operator= (const TestCase &)=delete |
Additional Inherited Members | |
Public Types inherited from ns3::TestCase | |
enum class | Duration { QUICK = 1 , EXTENSIVE = 2 , TAKES_FOREVER = 3 } |
How long the test takes to execute. More... | |
Static Public Attributes inherited from ns3::TestCase | |
static constexpr auto | QUICK = Duration::QUICK |
Deprecated test duration simple enums. | |
static constexpr auto | EXTENSIVE = Duration::EXTENSIVE |
static constexpr auto | TAKES_FOREVER = Duration::TAKES_FOREVER |
Protected Member Functions inherited from ns3::TestCase | |
TestCase (std::string name) | |
Constructor. | |
void | AddTestCase (TestCase *testCase, Duration duration=Duration::QUICK) |
Add an individual child TestCase to this test suite. | |
TestCase * | GetParent () const |
Get the parent of this TestCase. | |
bool | IsStatusFailure () const |
Check if any tests failed. | |
bool | IsStatusSuccess () const |
Check if all tests passed. | |
void | SetDataDir (std::string directory) |
Set the data directory where reference trace files can be found. | |
void | ReportTestFailure (std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line) |
Log the failure of this TestCase. | |
bool | MustAssertOnFailure () const |
Check if this run should assert on failure. | |
bool | MustContinueOnFailure () const |
Check if this run should continue on failure. | |
std::string | CreateDataDirFilename (std::string filename) |
Construct the full path to a file in the data directory. | |
std::string | CreateTempDirFilename (std::string filename) |
Construct the full path to a file in a temporary directory. | |
Protected Attributes inherited from RrcHeaderTestCase | |
Ptr< Packet > | packet |
the packet | |
Rrc Connection Reconfiguration Test Case.
Definition at line 534 of file test-asn1-encoding.cc.
RrcConnectionReconfigurationTestCase::RrcConnectionReconfigurationTestCase | ( | ) |
Definition at line 541 of file test-asn1-encoding.cc.
|
overridevirtual |
Implementation to actually run this TestCase.
Subclasses should override this method to conduct their tests.
Implements RrcHeaderTestCase.
Definition at line 547 of file test-asn1-encoding.cc.
References ns3::LteRrcSap::ReportConfigEutra::a3Offset, ns3::Packet::AddHeader(), ns3::LteRrcSap::MeasObjectEutra::allowedMeasBandwidth, RrcHeaderTestCase::AssertEqualRadioResourceConfigDedicated(), ns3::LteRrcSap::MeasObjectEutra::blackCellsToAddModList, ns3::LteRrcSap::MeasObjectEutra::blackCellsToRemoveList, ns3::LteRrcSap::MobilityControlInfo::carrierBandwidth, ns3::LteRrcSap::MeasObjectEutra::carrierFreq, ns3::LteRrcSap::MobilityControlInfo::carrierFreq, ns3::LteRrcSap::MeasObjectEutra::cellForWhichToReportCGI, ns3::LteRrcSap::BlackCellsToAddMod::cellIndex, ns3::LteRrcSap::CellsToAddMod::cellIndex, ns3::LteRrcSap::CellsToAddMod::cellIndividualOffset, ns3::LteRrcSap::MeasObjectEutra::cellsToAddModList, ns3::LteRrcSap::MeasObjectEutra::cellsToRemoveList, ns3::LteRrcSap::ThresholdEutra::choice, ns3::Create(), RrcHeaderTestCase::CreateRadioResourceConfigDedicated(), ns3::LteRrcSap::CarrierBandwidthEutra::dlBandwidth, ns3::LteRrcSap::CarrierFreqEutra::dlCarrierFreq, ns3::LteRrcSap::ReportConfigEutra::EVENT, ns3::LteRrcSap::ReportConfigEutra::EVENT_A2, ns3::LteRrcSap::ReportConfigEutra::eventId, ns3::RrcConnectionReconfigurationHeader::GetHaveMeasConfig(), ns3::RrcConnectionReconfigurationHeader::GetHaveMobilityControlInfo(), ns3::RrcConnectionReconfigurationHeader::GetHaveRadioResourceConfigDedicated(), ns3::RrcConnectionReconfigurationHeader::GetMobilityControlInfo(), ns3::RrcConnectionReconfigurationHeader::GetRadioResourceConfigDedicated(), ns3::RrcConnectionReconfigurationHeader::GetRrcTransactionIdentifier(), ns3::LteRrcSap::MeasGapConfig::GP0, ns3::LteRrcSap::MobilityControlInfo::haveCarrierBandwidth, ns3::LteRrcSap::MobilityControlInfo::haveCarrierFreq, ns3::LteRrcSap::MeasObjectEutra::haveCellForWhichToReportCGI, ns3::LteRrcSap::MobilityControlInfo::haveRachConfigDedicated, ns3::LteRrcSap::PhysCellIdRange::haveRange, ns3::LteRrcSap::ReportConfigEutra::hysteresis, TestUtils::LogPacketContents(), TestUtils::LogPacketInfo(), ns3::LteRrcSap::ReportConfigEutra::maxReportCells, ns3::LteRrcSap::MeasIdToAddMod::measId, ns3::LteRrcSap::MeasObjectToAddMod::measObjectEutra, ns3::LteRrcSap::MeasIdToAddMod::measObjectId, ns3::LteRrcSap::MeasObjectToAddMod::measObjectId, ns3::LteRrcSap::ReportConfigEutra::MIN60, ns3::LteRrcSap::MeasObjectEutra::neighCellConfig, ns3::LteRrcSap::MobilityControlInfo::newUeIdentity, NS_LOG_DEBUG, NS_TEST_ASSERT_MSG_EQ, ns3::LteRrcSap::MeasObjectEutra::offsetFreq, RrcHeaderTestCase::packet, ns3::LteRrcSap::CellsToAddMod::physCellId, ns3::LteRrcSap::BlackCellsToAddMod::physCellIdRange, ns3::LteRrcSap::MeasObjectEutra::presenceAntennaPort1, ns3::LteRrcSap::ReportConfigEutra::purpose, ns3::LteRrcSap::MobilityControlInfo::rachConfigDedicated, ns3::LteRrcSap::PhysCellIdRange::range, ns3::LteRrcSap::ThresholdEutra::range, ns3::LteRrcSap::RachConfigDedicated::raPrachMaskIndex, ns3::LteRrcSap::RachConfigDedicated::raPreambleIndex, ns3::Packet::RemoveHeader(), ns3::LteRrcSap::ReportConfigEutra::REPORT_STRONGEST_CELLS, ns3::LteRrcSap::ReportConfigEutra::reportAmount, ns3::LteRrcSap::ReportConfigToAddMod::reportConfigEutra, ns3::LteRrcSap::MeasIdToAddMod::reportConfigId, ns3::LteRrcSap::ReportConfigToAddMod::reportConfigId, ns3::LteRrcSap::ReportConfigEutra::reportInterval, ns3::LteRrcSap::ReportConfigEutra::reportOnLeave, ns3::LteRrcSap::ReportConfigEutra::reportQuantity, ns3::LteRrcSap::RrcConnectionReconfiguration::rrcTransactionIdentifier, ns3::LteRrcSap::ReportConfigEutra::RSRQ, ns3::LteRrcSap::ReportConfigEutra::SAME_AS_TRIGGER_QUANTITY, ns3::RrcConnectionReconfigurationHeader::SetMessage(), ns3::LteRrcSap::MeasGapConfig::SETUP, ns3::LteRrcSap::SpeedStatePars::SETUP, ns3::LteRrcSap::PhysCellIdRange::start, ns3::LteRrcSap::MobilityControlInfo::targetPhysCellId, ns3::LteRrcSap::ReportConfigEutra::threshold1, ns3::LteRrcSap::ReportConfigEutra::threshold2, ns3::LteRrcSap::ThresholdEutra::THRESHOLD_RSRP, ns3::LteRrcSap::ThresholdEutra::THRESHOLD_RSRQ, ns3::LteRrcSap::ReportConfigEutra::timeToTrigger, ns3::LteRrcSap::ReportConfigEutra::triggerQuantity, ns3::LteRrcSap::ReportConfigEutra::triggerType, ns3::LteRrcSap::CarrierBandwidthEutra::ulBandwidth, and ns3::LteRrcSap::CarrierFreqEutra::ulCarrierFreq.