lte: remove test artifacts from main directory
This commit is contained in:
@@ -167,6 +167,11 @@ LenaDataPhyErrorModelTestCase::DoRun()
|
||||
Config::SetDefault("ns3::RrFfMacScheduler::HarqEnabled", BooleanValue(false));
|
||||
Config::SetGlobal("RngRun", UintegerValue(m_rngRun));
|
||||
|
||||
Config::SetDefault("ns3::RadioBearerStatsCalculator::DlRlcOutputFilename",
|
||||
StringValue(CreateTempDirFilename("DlRlcStats.txt")));
|
||||
Config::SetDefault("ns3::RadioBearerStatsCalculator::UlRlcOutputFilename",
|
||||
StringValue(CreateTempDirFilename("UlRlcStats.txt")));
|
||||
|
||||
// Disable Uplink Power Control
|
||||
Config::SetDefault("ns3::LteUePhy::EnableUplinkPowerControl", BooleanValue(false));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user