test.py
changeset 5257 fc9fd5cbc007
parent 5255 2f3abe6fa8a3
child 5267 96011d5020b8
child 5273 c95bd39cc980
--- a/test.py	Fri Sep 25 14:38:12 2009 -0700
+++ b/test.py	Fri Sep 25 17:37:33 2009 -0700
@@ -83,10 +83,9 @@
     ("mesh", "True"),
     ("mixed-global-routing", "True"),
     ("mixed-wireless", "True"),
-#    ("multi-rate-first", "True"),
-    ("multi-rate-second", "True"),
+    ("multirate", "False"), # takes forever to run
     ("nix-simple", "True"),
-#    ("nms-p2p-nix", "True"),
+    ("nms-p2p-nix", "False"), # takes forever to run
     ("object-names", "True"),
     ("ping6", "True"),
     ("radvd", "True"),
@@ -108,7 +107,7 @@
     ("third", "True"),
     ("udp-echo", "True"),
     ("virtual-net-device", "True"),
-#    ("wifi-adhoc", "True"),
+    ("wifi-adhoc", "False"), # takes forever to run
     ("wifi-ap", "True"),
     ("wifi-wired-bridging", "True"),
 ]