also uses testing framework
[oweals/gnunet.git] / src / topology / test_gnunet_daemon_topology_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-topology/
3 # DEFAULTCONFIG = test_gnunet_service_topology_data.conf
4
5 [resolver]
6 PORT = 2664
7
8 [transport]
9 PORT = 2665
10 PLUGINS = tcp
11 # DEBUG = YES
12 #PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
13 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
14
15 [arm]
16 PORT = 2666
17 DEFAULTSERVICES = topology
18
19 [statistics]
20 PORT = 2667
21
22 [transport-tcp]
23 PORT = 2668
24 USE_LOCALADDR = YES
25
26 [peerinfo]
27 PORT = 2669
28
29 [core]
30 PORT = 2670
31 # DEBUG = YES
32
33 [topology]
34 # DEBUG = YES
35 #PREFIX = valgrind --tool=memcheck
36
37 [fs]
38 AUTOSTART = NO
39
40 [datastore]
41 AUTOSTART = NO
42
43 [testing]
44 WEAKRANDOM = YES
45 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat