[aodv] examples/routing/aodv added to tested examples
authorPavel Boyko <boyko@iitp.ru>
Mon, 16 Nov 2009 14:00:51 +0300
changeset 5741 83919caa6208
parent 5740 6a8e0157f097
child 5742 19c79550b371
[aodv] examples/routing/aodv added to tested examples
test.py
--- a/test.py	Mon Nov 16 13:49:25 2009 +0300
+++ b/test.py	Mon Nov 16 14:00:51 2009 +0300
@@ -114,6 +114,7 @@
     ("routing/simple-point-to-point-olsr", "True", "True"),
     ("routing/simple-routing-ping6", "True", "True"),
     ("routing/static-routing-slash32", "True", "True"),
+    ("routing/aodv", "True", "True"),
 
     ("stats/wifi-example-sim", "True", "True"),