Rrc Connection Reconfiguration Test Case. More...
Public Member Functions | |
RrcConnectionReconfigurationTestCase () | |
virtual void | DoRun (void) |
Implementation to actually run this TestCase. More... | |
Public Member Functions inherited from RrcHeaderTestCase | |
RrcHeaderTestCase (std::string s) | |
Constructor. More... | |
void | AssertEqualRadioResourceConfigDedicated (LteRrcSap::RadioResourceConfigDedicated rrcd1, LteRrcSap::RadioResourceConfigDedicated rrcd2) |
Assert equal radio resource config dedicated. More... | |
LteRrcSap::RadioResourceConfigDedicated | CreateRadioResourceConfigDedicated () |
Create radio resource config dedicated. More... | |
Public Member Functions inherited from ns3::TestCase | |
TestCase (const TestCase &)=delete | |
virtual | ~TestCase () |
Destructor. More... | |
std::string | GetName (void) const |
TestCase & | operator= (const TestCase &)=delete |
Additional Inherited Members | |
Public Types inherited from ns3::TestCase | |
enum | TestDuration { QUICK = 1 , EXTENSIVE = 2 , TAKES_FOREVER = 3 } |
How long the test takes to execute. More... | |
Protected Member Functions inherited from ns3::TestCase | |
TestCase (std::string name) | |
Constructor. More... | |
void | AddTestCase (TestCase *testCase, TestDuration duration=QUICK) |
Add an individual child TestCase to this test suite. More... | |
TestCase * | GetParent () const |
Get the parent of this TestCsse. More... | |
bool | IsStatusFailure (void) const |
Check if any tests failed. More... | |
bool | IsStatusSuccess (void) const |
Check if all tests passed. More... | |
void | SetDataDir (std::string directory) |
Set the data directory where reference trace files can be found. More... | |
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. More... | |
bool | MustAssertOnFailure (void) const |
Check if this run should assert on failure. More... | |
bool | MustContinueOnFailure (void) const |
Check if this run should continue on failure. More... | |
std::string | CreateDataDirFilename (std::string filename) |
Construct the full path to a file in the data directory. More... | |
std::string | CreateTempDirFilename (std::string filename) |
Construct the full path to a file in a temporary directory. More... | |
Protected Attributes inherited from RrcHeaderTestCase | |
Ptr< Packet > | packet |
the packet More... | |
Rrc Connection Reconfiguration Test Case.
Definition at line 509 of file test-asn1-encoding.cc.
RrcConnectionReconfigurationTestCase::RrcConnectionReconfigurationTestCase | ( | ) |
Definition at line 516 of file test-asn1-encoding.cc.
|
virtual |
Implementation to actually run this TestCase.
Subclasses should override this method to conduct their tests.
Implements RrcHeaderTestCase.
Definition at line 522 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::CellsToAddMod::cellIndex, ns3::LteRrcSap::BlackCellsToAddMod::cellIndex, ns3::LteRrcSap::CellsToAddMod::cellIndividualOffset, ns3::LteRrcSap::MeasObjectEutra::cellsToAddModList, ns3::LteRrcSap::MeasObjectEutra::cellsToRemoveList, ns3::LteRrcSap::ThresholdEutra::choice, RrcHeaderTestCase::CreateRadioResourceConfigDedicated(), ns3::LteRrcSap::CarrierBandwidthEutra::dlBandwidth, ns3::LteRrcSap::CarrierFreqEutra::dlCarrierFreq, ns3::LteRrcSap::ReportConfigEutra::eventId, ns3::LteRrcSap::QuantityConfig::filterCoefficientRSRP, ns3::LteRrcSap::QuantityConfig::filterCoefficientRSRQ, ns3::LteRrcSap::MeasGapConfig::gapOffsetChoice, ns3::LteRrcSap::MeasGapConfig::gapOffsetValue, ns3::RrcConnectionReconfigurationHeader::GetHaveMeasConfig(), ns3::RrcConnectionReconfigurationHeader::GetHaveMobilityControlInfo(), ns3::RrcConnectionReconfigurationHeader::GetHaveRadioResourceConfigDedicated(), ns3::RrcConnectionReconfigurationHeader::GetMobilityControlInfo(), ns3::RrcConnectionReconfigurationHeader::GetRadioResourceConfigDedicated(), ns3::RrcConnectionReconfigurationHeader::GetRrcTransactionIdentifier(), ns3::LteRrcSap::MobilityControlInfo::haveCarrierBandwidth, ns3::LteRrcSap::MobilityControlInfo::haveCarrierFreq, ns3::LteRrcSap::MeasObjectEutra::haveCellForWhichToReportCGI, ns3::LteRrcSap::RrcConnectionReconfiguration::haveMeasConfig, ns3::LteRrcSap::MeasConfig::haveMeasGapConfig, ns3::LteRrcSap::RrcConnectionReconfiguration::haveMobilityControlInfo, ns3::LteRrcSap::RrcConnectionReconfiguration::haveNonCriticalExtension, ns3::LteRrcSap::MeasConfig::haveQuantityConfig, ns3::LteRrcSap::MobilityControlInfo::haveRachConfigDedicated, ns3::LteRrcSap::RrcConnectionReconfiguration::haveRadioResourceConfigDedicated, ns3::LteRrcSap::PhysCellIdRange::haveRange, ns3::LteRrcSap::MeasConfig::haveSmeasure, ns3::LteRrcSap::MeasConfig::haveSpeedStatePars, ns3::LteRrcSap::ReportConfigEutra::hysteresis, TestUtils::LogPacketContents(), ns3::LteRrcSap::ReportConfigEutra::maxReportCells, ns3::LteRrcSap::RrcConnectionReconfiguration::measConfig, ns3::LteRrcSap::MeasConfig::measGapConfig, ns3::LteRrcSap::MeasIdToAddMod::measId, ns3::LteRrcSap::MeasConfig::measIdToAddModList, ns3::LteRrcSap::MeasConfig::measIdToRemoveList, ns3::LteRrcSap::MeasObjectToAddMod::measObjectEutra, ns3::LteRrcSap::MeasObjectToAddMod::measObjectId, ns3::LteRrcSap::MeasIdToAddMod::measObjectId, ns3::LteRrcSap::MeasConfig::measObjectToAddModList, ns3::LteRrcSap::MeasConfig::measObjectToRemoveList, ns3::LteRrcSap::RrcConnectionReconfiguration::mobilityControlInfo, ns3::LteRrcSap::SpeedStatePars::mobilityStateParameters, ns3::LteRrcSap::MobilityStateParameters::nCellChangeHigh, ns3::LteRrcSap::MobilityStateParameters::nCellChangeMedium, ns3::LteRrcSap::MeasObjectEutra::neighCellConfig, ns3::LteRrcSap::MobilityControlInfo::newUeIdentity, NS_LOG_DEBUG, NS_TEST_ASSERT_MSG_EQ, ns3::LteRrcSap::PreambleInfo::numberOfRaPreambles, ns3::LteRrcSap::MeasObjectEutra::offsetFreq, RrcHeaderTestCase::packet, ns3::LteRrcSap::CellsToAddMod::physCellId, ns3::LteRrcSap::BlackCellsToAddMod::physCellIdRange, ns3::LteRrcSap::RachConfigCommon::preambleInfo, ns3::LteRrcSap::RaSupervisionInfo::preambleTransMax, ns3::LteRrcSap::MeasObjectEutra::presenceAntennaPort1, ns3::LteRrcSap::ReportConfigEutra::purpose, ns3::LteRrcSap::MeasConfig::quantityConfig, ns3::LteRrcSap::RadioResourceConfigCommon::rachConfigCommon, ns3::LteRrcSap::MobilityControlInfo::rachConfigDedicated, ns3::LteRrcSap::MobilityControlInfo::radioResourceConfigCommon, ns3::LteRrcSap::RrcConnectionReconfiguration::radioResourceConfigDedicated, ns3::LteRrcSap::PhysCellIdRange::range, ns3::LteRrcSap::ThresholdEutra::range, ns3::LteRrcSap::RachConfigDedicated::raPrachMaskIndex, ns3::LteRrcSap::RachConfigDedicated::raPreambleIndex, ns3::LteRrcSap::RaSupervisionInfo::raResponseWindowSize, ns3::LteRrcSap::RachConfigCommon::raSupervisionInfo, ns3::Packet::RemoveHeader(), ns3::LteRrcSap::ReportConfigEutra::reportAmount, ns3::LteRrcSap::ReportConfigToAddMod::reportConfigEutra, ns3::LteRrcSap::ReportConfigToAddMod::reportConfigId, ns3::LteRrcSap::MeasIdToAddMod::reportConfigId, ns3::LteRrcSap::MeasConfig::reportConfigToAddModList, ns3::LteRrcSap::MeasConfig::reportConfigToRemoveList, ns3::LteRrcSap::ReportConfigEutra::reportInterval, ns3::LteRrcSap::ReportConfigEutra::reportOnLeave, ns3::LteRrcSap::ReportConfigEutra::reportQuantity, ns3::LteRrcSap::RrcConnectionReconfiguration::rrcTransactionIdentifier, ns3::RrcConnectionReconfigurationHeader::SetMessage(), ns3::LteRrcSap::SpeedStateScaleFactors::sfHigh, ns3::LteRrcSap::SpeedStateScaleFactors::sfMedium, ns3::LteRrcSap::MeasConfig::sMeasure, ns3::LteRrcSap::MeasConfig::speedStatePars, ns3::LteRrcSap::PhysCellIdRange::start, ns3::LteRrcSap::MobilityControlInfo::targetPhysCellId, ns3::LteRrcSap::MobilityStateParameters::tEvaluation, ns3::LteRrcSap::ReportConfigEutra::threshold1, ns3::LteRrcSap::ReportConfigEutra::threshold2, ns3::LteRrcSap::MobilityStateParameters::tHystNormal, ns3::LteRrcSap::ReportConfigEutra::timeToTrigger, ns3::LteRrcSap::SpeedStatePars::timeToTriggerSf, ns3::LteRrcSap::ReportConfigEutra::triggerQuantity, ns3::LteRrcSap::ReportConfigEutra::triggerType, ns3::LteRrcSap::MeasGapConfig::type, ns3::LteRrcSap::SpeedStatePars::type, ns3::LteRrcSap::CarrierBandwidthEutra::ulBandwidth, and ns3::LteRrcSap::CarrierFreqEutra::ulCarrierFreq.