aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_unix_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_api_unix_peer2.conf')
-rw-r--r--src/transport/test_transport_api_unix_peer2.conf18
1 files changed, 7 insertions, 11 deletions
diff --git a/src/transport/test_transport_api_unix_peer2.conf b/src/transport/test_transport_api_unix_peer2.conf
index 50623fd93..fd5f5fa47 100644
--- a/src/transport/test_transport_api_unix_peer2.conf
+++ b/src/transport/test_transport_api_unix_peer2.conf
@@ -1,5 +1,5 @@
1[transport-unix] 1[transport-unix]
2PORT = 22368 2PORT = 12130
3 3
4[fs] 4[fs]
5AUTOSTART = NO 5AUTOSTART = NO
@@ -40,7 +40,7 @@ BINARY = gnunet-service-transport
40CONFIG = $DEFAULTCONFIG 40CONFIG = $DEFAULTCONFIG
41HOME = $SERVICEHOME 41HOME = $SERVICEHOME
42HOSTNAME = localhost 42HOSTNAME = localhost
43PORT = 22365 43PORT = 12131
44UNIXPATH = /tmp/gnunet-p2-service-transport.sock 44UNIXPATH = /tmp/gnunet-p2-service-transport.sock
45#PREFIX = valgrind --track-origins=yes --leak-check=full --log-file=valgrind_udp_peer2.log 45#PREFIX = valgrind --track-origins=yes --leak-check=full --log-file=valgrind_udp_peer2.log
46 46
@@ -53,7 +53,7 @@ BINARY = gnunet-service-peerinfo
53CONFIG = $DEFAULTCONFIG 53CONFIG = $DEFAULTCONFIG
54HOME = $SERVICEHOME 54HOME = $SERVICEHOME
55HOSTNAME = localhost 55HOSTNAME = localhost
56PORT = 22369 56PORT = 12132
57UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock 57UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
58 58
59[resolver] 59[resolver]
@@ -63,7 +63,7 @@ BINARY = gnunet-service-resolver
63CONFIG = $DEFAULTCONFIG 63CONFIG = $DEFAULTCONFIG
64HOME = $SERVICEHOME 64HOME = $SERVICEHOME
65HOSTNAME = localhost 65HOSTNAME = localhost
66PORT = 22364 66PORT = 12133
67UNIXPATH = /tmp/gnunet-p2-service-resolver.sock 67UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
68 68
69[statistics] 69[statistics]
@@ -73,7 +73,7 @@ BINARY = gnunet-service-statistics
73CONFIG = $DEFAULTCONFIG 73CONFIG = $DEFAULTCONFIG
74HOME = $SERVICEHOME 74HOME = $SERVICEHOME
75HOSTNAME = localhost 75HOSTNAME = localhost
76PORT = 22367 76PORT = 12134
77UNIXPATH = /tmp/gnunet-p2-service-statistics.sock 77UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
78 78
79[arm] 79[arm]
@@ -84,13 +84,9 @@ BINARY = gnunet-service-arm
84CONFIG = $DEFAULTCONFIG 84CONFIG = $DEFAULTCONFIG
85HOME = $SERVICEHOME 85HOME = $SERVICEHOME
86HOSTNAME = localhost 86HOSTNAME = localhost
87PORT = 22366 87PORT = 12135
88UNIXPATH = /tmp/gnunet-p2-service-arm.sock 88UNIXPATH = /tmp/gnunet-p2-service-arm.sock
89 89
90[transport-tcp]
91TIMEOUT = 300000
92PORT = 22368
93
94[TESTING] 90[TESTING]
95WEAKRANDOM = YES 91WEAKRANDOM = YES
96 92
@@ -99,7 +95,7 @@ HOSTKEY = $SERVICEHOME/.hostkey
99 95
100[PATHS] 96[PATHS]
101DEFAULTCONFIG = test_transport_api_unix_peer2.conf 97DEFAULTCONFIG = test_transport_api_unix_peer2.conf
102SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/ 98SERVICEHOME = /tmp/test-transport/api-unix-p2/
103 99
104 100
105[dht] 101[dht]