-fixes
[oweals/gnunet.git] / src / testing / test_testing_connect_peer1.conf
index 76e5ee536011b1d130c2be05fff2653649f8761d..cccda5e2a5168c050117082734c0054c1d83e5c1 100644 (file)
@@ -1,45 +1,37 @@
+@INLINE@ test_testing_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-testing-connect-peer1/
 DEFAULTCONFIG = test_testing_connect_peer1.conf
 
-[resolver]
-PORT = 12564
-HOSTNAME = localhost
-
-[transport]
-PORT = 12565
-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
-HOSTNAME = localhost
-DEFAULTSERVICES = 
-#DEBUG = YES
+DEFAULTSERVICES = core
+UNIXPATH = /tmp/gnunet-p1-service-arm.sock
 
 [statistics]
 PORT = 12567
-HOSTNAME = localhost
+UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
 
-[transport-tcp]
-PORT = 12568
+[resolver]
+PORT = 12564
+UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
 
 [peerinfo]
 PORT = 12569
-HOSTNAME = localhost
+UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
+
+[transport]
+PORT = 12565
+UNIXPATH = /tmp/gnunet-p1-service-transport.sock
 
 [core]
 PORT = 12570
-HOSTNAME = localhost
-#DEBUG = YES
-
-[testing]
-WEAKRANDOM = YES
+UNIXPATH = /tmp/gnunet-p1-service-core.sock
 
-[fs]
-AUTOSTART = NO
+[ats]
+PORT = 12571
+UNIXPATH = /tmp/gnunet-p1-service-ats.sock
 
-[datastore]
-AUTOSTART = NO