aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_connect_peer2.conf
blob: 6996f4f9cd83775dc2f9ce53369a78a59e397d1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[PATHS]
SERVICEHOME = /tmp/test-gnunet-testing-connect-peer2/
DEFAULTCONFIG = test_testing_connect_peer2.conf

[resolver]
PORT = 22564
UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
HOSTNAME = localhost

[transport]
PORT = 22565
UNIXPATH = /tmp/gnunet-p2-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

[arm]
PORT = 22566
UNIXPATH = /tmp/gnunet-p2-service-arm.sock
DEFAULTSERVICES = core 
#core in DEFAULTSERVICES required or test case will fail!
HOSTNAME = localhost
#DEBUG = YES

[statistics]
PORT = 22567
UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
HOSTNAME = localhost

[transport-tcp]
PORT = 22568

[peerinfo]
PORT = 22569
UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
HOSTNAME = localhost

[core]
PORT = 22570
UNIXPATH = /tmp/gnunet-p2-service-core.sock
HOSTNAME = localhost
#DEBUG = YES

[testing]
WEAKRANDOM = YES

[fs]
AUTOSTART = NO

[datastore]
AUTOSTART = NO

[dht]
AUTOSTART = NO