-style fix
[oweals/gnunet.git] / src / dv / test_transport_dv_data.conf
index b80ded24342e71c5df90023d699a72701a038fe4..ac5a4682b5328a66aa3bdd8390d29ef54c1c53bf 100644 (file)
@@ -3,14 +3,16 @@
 [transport]
 PORT = 2565
 PLUGINS = tcp dv
+PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
 
 [dv]
 AUTOSTART = YES
-#PREFIX = valgrind 
+# PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
 
 [set]
 AUTOSTART = YES
+# PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
+
+[core]
+# PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
 
-[testbed]
-OVERLAY_TOPOLOGY = CLIQUE
-SETUP_TIMEOUT = 30 s