unset XDG environment variable during testcases, as they can screw things up badly
[oweals/gnunet.git] / src / testing / test_testing_defaults.conf
index 1a58a311f2bc85f7b8e5c169233139a913796dab..ec0334c053a6468fa46c3b48c58aa1047fd3a124 100644 (file)
@@ -1,36 +1,15 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-testing/
-
-[resolver]
-PORT = 2564
+GNUNET_TEST_HOME = /tmp/test-gnunet-testing/
 
 [transport]
-PORT = 2565
 PLUGINS = tcp
 
 [transport-tcp]
 TESTING_IGNORE_KEYS = SOMETHING;KEY1;ACCEPT_FROM;
 
-[arm]
-PORT = 2566
-DEFAULTSERVICES = 
-
-[statistics]
-PORT = 2567
-
 [transport-tcp]
-PORT = 2568
 BINDTO = 127.0.0.1
 
-[peerinfo]
-PORT = 2569
-
-[core]
-PORT = 2570
-
-[dht]
-AUTOSTART = NO
-
 [nat]
 DISABLEV6 = YES
 ENABLE_UPNP = NO
@@ -40,39 +19,3 @@ INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 USE_LOCALADDR = NO
 
-[dns]
-AUTOSTART = NO
-
-[nse]
-AUTOSTART = NO
-
-[mesh]
-AUTOSTART = NO
-
-[datastore]
-AUTOSTART = NO
-
-[fs]
-AUTOSTART = NO
-
-[dv]
-AUTOSTART = NO
-
-[chat]
-AUTOSTART = NO
-
-[vpn]
-AUTOSTART = NO
-
-[gns]
-AUTOSTART = NO
-
-[namestore]
-AUTOSTART = NO
-
-[lockmanager]
-AUTOSTART = NO
-
-[consensus]
-AUTOSTART = NO
-