examples/wireless/examples-to-run.py
changeset 11200 78c2f4dc8552
parent 6886 690b7a78bbd0
child 11645 1681ff2edd04
equal deleted inserted replaced
11199:5d86f6602515 11200:78c2f4dc8552
    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 #