-Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_api
[oweals/gnunet.git] / src / transport / test_plugin_transport_data.conf
index c244039544ed31bdc9bb17e47c5c8c346acb449a..cbecc56ed9a248209efa256f1e129faed87ce56e 100644 (file)
@@ -1,6 +1,6 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test-gnunetd-plugin-transport/
+GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunetd-plugin-transport/
 
 [transport-tcp]
 PORT = 2400
@@ -8,8 +8,6 @@ PORT = 2400
 [transport-udp]
 PORT = 2401
 
-[transport-unix]
-
 [transport-wlan]
 INTERFACE = mon0
 TESTMODE = 1
@@ -18,13 +16,9 @@ TESTMODE = 1
 INTERFACE = hci0
 TESTMODE = 1
 
-[transport-http_client]
-
 [transport-http_server]
 PORT = 2402
 
-[transport-https_client]
-
 [transport-https_server]
 PORT = 2403