REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_plugin_transport_data.conf
index 2b9d134dcea0398739ccd1de30bc33bca19b715b..b667a48540f5515c9b99c3b03beb5415ba2a0a1a 100644 (file)
@@ -1,12 +1,12 @@
 @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
+PORT = 52400
 
 [transport-udp]
-PORT = 2401
+PORT = 52401
 
 [transport-wlan]
 INTERFACE = mon0
@@ -17,29 +17,29 @@ INTERFACE = hci0
 TESTMODE = 1
 
 [transport-http_server]
-PORT = 2402
+PORT = 52402
 
 [transport-https_server]
-PORT = 2403
+PORT = 52403
 
 [arm]
-PORT = 2360
+PORT = 52360
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-arm.sock
 
 [statistics]
-PORT = 2361
+PORT = 52361
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-statistics.sock
 
 [resolver]
-PORT = 2362
+PORT = 52362
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver.sock
 
 [peerinfo]
-PORT = 2363
+PORT = 52363
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-peerinfo.sock
 
 [transport]
-PORT = 2364
+PORT = 52364
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport.sock
 
 [nat]