Enabled DHT testcase, added unicast testcase
authorBart Polot <bart@net.in.tum.de>
Tue, 4 Oct 2011 15:04:16 +0000 (15:04 +0000)
committerBart Polot <bart@net.in.tum.de>
Tue, 4 Oct 2011 15:04:16 +0000 (15:04 +0000)
src/mesh/Makefile.am

index ad91ad16cc1100640eff6bd74f07875d723adfc7..3623a48ad1eb679f4e636031f69a98f4ee244f71 100644 (file)
@@ -110,7 +110,7 @@ test_mesh_small_unicast_DEPENDENCIES = \
 
 if ENABLE_TEST_RUN
 if HAVE_EXPERIMENTAL
-TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1
+TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast
 endif
 endif