-style fix
[oweals/gnunet.git] / src / dv / test_transport_dv_data.conf
index 69121e27596002f4c3057d2398919b119b38778c..ac5a4682b5328a66aa3bdd8390d29ef54c1c53bf 100644 (file)
@@ -1,62 +1,18 @@
-[PATHS]
-SERVICEHOME = /tmp/test-gnunet-dv-testing/
-DEFAULTCONFIG = test_transport_dv_data.conf
-
-[resolver]
-PORT = 2564
+@INLINE@ template_dv.conf
 
 [transport]
-DEBUG = NO
 PORT = 2565
 PLUGINS = tcp dv
-BLACKLIST_FILE = $SERVICEHOME/blacklist
-BINARY = gnunet-service-transport
-
-[arm]
-PORT = 2566
-DEFAULTSERVICES =
-
-[statistics]
-PORT = 2567
-
-[transport-tcp]
-ENABLE_NAT_CLIENT = NO
-ENABLE_NAT_SERVER = NO
-ENABLE_UPNP = NO
-PORT = 2568
-
-[transport-udp]
-PORT = 2568
-
-[peerinfo]
-PORT = 2569
-
-[core]
-PORT = 2570
+PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
 
 [dv]
 AUTOSTART = YES
-DEBUG = NO
-ACCEPT_FROM6 = ::1;
-ACCEPT_FROM = 127.0.0.1;
-BINARY = gnunet-service-dv
-CONFIG = $DEFAULTCONFIG
-HOME = $SERVICEHOME
-HOSTNAME = localhost
-PORT = 2571
-
-[testing]
-NUM_PEERS = 5
-ADDITIONAL_MESSAGES = 10
-DEBUG = NO
-WEAKRANDOM = YES
-TOPOLOGY = CLIQUE
-CONNECT_TOPOLOGY = LINE
-BLACKLIST_TOPOLOGY = LINE
-BLACKLIST_TRANSPORTS = tcp
-F2F = YES
+# PREFIX = valgrind --leak-check=full --track-fds=yes --leak-resolution=high
 
-[fs]
-AUTOSTART = NO
+[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