A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::RrcConnectionReconfigurationTestCase Class Reference
+ Inheritance diagram for ns3::RrcConnectionReconfigurationTestCase:
+ Collaboration diagram for ns3::RrcConnectionReconfigurationTestCase:

Public Member Functions

 RrcConnectionReconfigurationTestCase ()
 
virtual void DoRun (void)
 Implementation to actually run this TestCase. More...
 
- Public Member Functions inherited from ns3::RrcHeaderTestCase
 RrcHeaderTestCase (std::string s)
 
void AssertEqualRadioResourceConfigDedicated (LteRrcSap::RadioResourceConfigDedicated rrcd1, LteRrcSap::RadioResourceConfigDedicated rrcd2)
 
LteRrcSap::RadioResourceConfigDedicated CreateRadioResourceConfigDedicated ()
 
- Public Member Functions inherited from ns3::TestCase
virtual ~TestCase ()
 Destructor. More...
 

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)
 
void AddTestCase (TestCase *testCase) NS_DEPRECATED
 Add an individual child TestCase case to this TestCase. More...
 
void AddTestCase (TestCase *testCase, enum TestDuration duration)
 Add an individual child TestCase to this test suite. More...
 
std::string CreateDataDirFilename (std::string filename)
 
std::string CreateTempDirFilename (std::string filename)
 
bool GetErrorStatus (void) const NS_DEPRECATED
 
std::string GetName (void) const
 
bool IsStatusFailure (void) const
 
bool IsStatusSuccess (void) const
 
bool MustAssertOnFailure (void) const
 
bool MustContinueOnFailure (void) const
 
void ReportTestFailure (std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)
 
void SetDataDir (std::string directory)
 
- Protected Attributes inherited from ns3::RrcHeaderTestCase
Ptr< Packetpacket
 

Detailed Description

Definition at line 432 of file test-asn1-encoding.cc.

Constructor & Destructor Documentation

ns3::RrcConnectionReconfigurationTestCase::RrcConnectionReconfigurationTestCase ( )

Definition at line 439 of file test-asn1-encoding.cc.

Member Function Documentation

void ns3::RrcConnectionReconfigurationTestCase::DoRun ( void  )
virtual

Implementation to actually run this TestCase.

Subclasses should override this method to conduct their tests.

Implements ns3::RrcHeaderTestCase.

Definition at line 445 of file test-asn1-encoding.cc.

References ns3::LteRrcSap::ReportConfigEutra::a3Offset, ns3::Packet::AddHeader(), ns3::LteRrcSap::MeasObjectEutra::allowedMeasBandwidth, ns3::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, ns3::RrcHeaderTestCase::CreateRadioResourceConfigDedicated(), ns3::LteRrcSap::CarrierBandwidthEutra::dlBandwidth, ns3::LteRrcSap::CarrierFreqEutra::dlCarrierFreq, ns3::LteRrcSap::ReportConfigEutra::EVENT, ns3::LteRrcSap::ReportConfigEutra::EVENT_A2, ns3::LteRrcSap::ReportConfigEutra::eventId, ns3::LteRrcSap::QuantityConfig::filterCoefficientRSRP, ns3::LteRrcSap::QuantityConfig::filterCoefficientRSRQ, ns3::LteRrcSap::MeasGapConfig::gapOffsetChoice, ns3::LteRrcSap::MeasGapConfig::gapOffsetValue, ns3::LteRrcSap::MeasGapConfig::GP0, 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::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, ns3::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::ReportConfigEutra::MIN60, 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, ns3::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::REPORT_STRONGEST_CELLS, 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::LteRrcSap::ReportConfigEutra::RSRQ, ns3::LteRrcSap::ReportConfigEutra::SAME_AS_TRIGGER_QUANTITY, ns3::RrcConnectionReconfigurationHeader::SetMessage(), ns3::LteRrcSap::MeasGapConfig::SETUP, ns3::LteRrcSap::SpeedStatePars::SETUP, 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::ThresholdEutra::THRESHOLD_RSRP, ns3::LteRrcSap::ThresholdEutra::THRESHOLD_RSRQ, 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.

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: