8b727d2f848e62a36e106afcc2afba6cd0f0ea75
[oweals/gnunet.git] / src / set / test_set.conf
1 # @INLINE@ test_set_defaults.conf
2 [PATHS]
3 GNUNET_TEST_HOME = /tmp/test-gnunet-set/
4
5 [arm]
6 DEFAULTSERVICES = topology dht nse cadet
7
8 [set]
9 AUTOSTART = YES
10 @UNIXONLY@ PORT = 2106
11 #PREFIX = valgrind
12 #PREFIX = valgrind -v --leak-check=full
13 #PREFIX = gdbserver :1234
14 #OPTIONS = -L INFO
15
16 [transport]
17 OPTIONS = -LERROR
18
19 [testbed]
20 OVERLAY_TOPOLOGY = CLIQUE
21