-fixes
[oweals/gnunet.git] / src / testing / test_testing_connect_peer1.conf
index 11938839a0dc542be9a5f35fd1b5cf178ea7d2df..cccda5e2a5168c050117082734c0054c1d83e5c1 100644 (file)
@@ -1,57 +1,37 @@
+@INLINE@ test_testing_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-testing-connect-peer1/
 DEFAULTCONFIG = test_testing_connect_peer1.conf
 
-[resolver]
-PORT = 12564
-UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
-HOSTNAME = localhost
-
-[transport]
-PORT = 12565
-UNIXPATH = /tmp/gnunet-p1-service-transport.sock
-HOSTNAME = localhost
-PLUGINS = tcp
-#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
-#PREFIX = valgrind --tool=memcheck --log-file=logs%p
+[transport-tcp]
+PORT = 12568
 
 [arm]
 PORT = 12566
+DEFAULTSERVICES = core
 UNIXPATH = /tmp/gnunet-p1-service-arm.sock
-HOSTNAME = localhost
-DEFAULTSERVICES = core 
-# core in DEFAULTSERVICES required or test case will fail!
-#DEBUG = YES
 
 [statistics]
 PORT = 12567
 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
-HOSTNAME = localhost
 
-[transport-tcp]
-PORT = 12568
+[resolver]
+PORT = 12564
+UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
 
 [peerinfo]
 PORT = 12569
 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
-HOSTNAME = localhost
+
+[transport]
+PORT = 12565
+UNIXPATH = /tmp/gnunet-p1-service-transport.sock
 
 [core]
 PORT = 12570
 UNIXPATH = /tmp/gnunet-p1-service-core.sock
-HOSTNAME = localhost
-#DEBUG = YES
-
-[testing]
-WEAKRANDOM = YES
-
-[fs]
-AUTOSTART = NO
-
-[datastore]
-AUTOSTART = NO
-
-[dht]
-AUTOSTART = NO
 
+[ats]
+PORT = 12571
+UNIXPATH = /tmp/gnunet-p1-service-ats.sock