23 ("wifi-simple-adhoc", "True", "True"), |
23 ("wifi-simple-adhoc", "True", "True"), |
24 ("wifi-simple-adhoc-grid", "True", "True"), |
24 ("wifi-simple-adhoc-grid", "True", "True"), |
25 ("wifi-simple-infra", "True", "True"), |
25 ("wifi-simple-infra", "True", "True"), |
26 ("wifi-simple-interference", "True", "True"), |
26 ("wifi-simple-interference", "True", "True"), |
27 ("wifi-wired-bridging", "True", "True"), |
27 ("wifi-wired-bridging", "True", "True"), |
|
28 ("power-adaptation-distance --manager=ns3::ParfWifiManager --outputFileName=parf --steps=5 --stepsSize=10", "True", "True"), |
|
29 ("power-adaptation-distance --manager=ns3::AparfWifiManager --outputFileName=aparf --steps=5 --stepsSize=10", "True", "True"), |
28 ] |
30 ] |
29 |
31 |
30 # A list of Python examples to run in order to ensure that they remain |
32 # A list of Python examples to run in order to ensure that they remain |
31 # runnable over time. Each tuple in the list contains |
33 # runnable over time. Each tuple in the list contains |
32 # |
34 # |