hook PARF and APARF wifi examples to test.py
authorMatias Richart <mrichart@fing.edu.uy>
Sun, 01 Feb 2015 07:09:35 -0800
changeset 11200 78c2f4dc8552
parent 11199 5d86f6602515
child 11201 ecaa43fa0263
hook PARF and APARF wifi examples to test.py
examples/wireless/examples-to-run.py
--- a/examples/wireless/examples-to-run.py	Sat Jan 31 17:42:11 2015 -0800
+++ b/examples/wireless/examples-to-run.py	Sun Feb 01 07:09:35 2015 -0800
@@ -25,6 +25,8 @@
     ("wifi-simple-infra", "True", "True"),
     ("wifi-simple-interference", "True", "True"),
     ("wifi-wired-bridging", "True", "True"),
+    ("power-adaptation-distance --manager=ns3::ParfWifiManager --outputFileName=parf --steps=5 --stepsSize=10", "True", "True"),
+    ("power-adaptation-distance --manager=ns3::AparfWifiManager --outputFileName=aparf --steps=5 --stepsSize=10", "True", "True"),
 ]
 
 # A list of Python examples to run in order to ensure that they remain