[aodv] examples/routing/aodv added to tested examples

This commit is contained in:
Pavel Boyko
2009-11-16 14:00:51 +03:00
parent 6bad1574ac
commit c97972501a

View File

@@ -114,6 +114,7 @@ example_tests = [
("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"),