test.py
changeset 6841 174e599d1003
parent 6825 f9a45d9a10d0
child 6843 2c266dadae69
--- a/test.py	Fri Feb 25 17:21:08 2011 -0800
+++ b/test.py	Sun Feb 27 01:00:17 2011 -0500
@@ -124,14 +124,14 @@
     ("examples/routing/global-injection-slash32", "True", "True"),
     ("examples/routing/global-routing-slash32", "True", "True"),
     ("examples/routing/mixed-global-routing", "True", "True"),
-    ("examples/routing/nix-simple", "True", "True"),
-    ("examples/routing/nms-p2p-nix", "False", "True"), # Takes too long to run
+    ("src/routing/nix-vector-routing/examples/routing/nix-simple", "True", "True"),
+    ("src/routing/nix-vector-routing/examples/routing/nms-p2p-nix", "False", "True"), # Takes too long to run
     ("examples/routing/simple-alternate-routing", "True", "True"),
     ("examples/routing/simple-global-routing", "True", "True"),
     ("src/routing/olsr/examples/simple-point-to-point-olsr", "True", "True"),
     ("examples/routing/simple-routing-ping6", "True", "True"),
     ("examples/routing/static-routing-slash32", "True", "True"),
-    ("examples/routing/aodv", "True", "True"),
+    ("src/routing/aodv/examples/routing/aodv", "True", "True"),
 
     ("src/spectrum/examples/adhoc-aloha-ideal-phy", "True", "True"),
     ("src/spectrum/examples/adhoc-aloha-ideal-phy-with-microwave-oven", "True", "True"),