limit mesh tests -- mark as experimental
authorChristian Grothoff <christian@grothoff.org>
Mon, 19 Sep 2011 09:44:20 +0000 (09:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 19 Sep 2011 09:44:20 +0000 (09:44 +0000)
src/mesh/Makefile.am

index 7e3f333be5351bb207fecfecaf41a1575ecd463e..2bceab812a6ce912044f0bacc4e65c6bf113a900 100644 (file)
@@ -86,8 +86,10 @@ test_mesh_small_DEPENDENCIES = \
   libgnunetmeshnew.la
 
 if ENABLE_TEST_RUN
+if HAVE_EXPERIMENTAL
 TESTS = test_mesh_api test_mesh_local_1 test_mesh_local_2
 endif
+endif
 
 EXTRA_DIST = \
   test_mesh.conf
\ No newline at end of file