testcase is broken, but claims to pass with a ton of warnings
[oweals/gnunet.git] / src / testing / test_testing_connect_peer2.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-testing-connect-peer2/
3 DEFAULTCONFIG = test_testing_connect_peer2.conf
4
5 [resolver]
6 PORT = 22564
7 HOSTNAME = localhost
8
9 [transport]
10 PORT = 22565
11 HOSTNAME = localhost
12 PLUGINS = tcp
13 #PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
14 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
15
16 [arm]
17 PORT = 22566
18 DEFAULTSERVICES = peerinfo transport core
19 HOSTNAME = localhost
20
21 [statistics]
22 PORT = 22567
23 HOSTNAME = localhost
24
25 [tcp]
26 PORT = 22568
27
28 [peerinfo]
29 PORT = 22569
30 HOSTNAME = localhost
31
32 [core]
33 PORT = 22570
34 HOSTNAME = localhost
35
36 [testing]
37 WEAKRANDOM = YES