diff --git a/test.py b/test.py index 95c4a631f..979eaeacd 100755 --- a/test.py +++ b/test.py @@ -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"),