fix build issues
[oweals/gnunet.git] / src / util / test_configuration_data.conf
1 [PATHS]
2 SUBST=/hello
3
4 [GNUNET]
5 SUBST=hello
6 GNUNET_HOME=/tmp
7
8 [test]
9 a=a
10 b=b
11 five=5
12
13 [more]
14 c=c
15 five=42
16
17                 
18 [last]
19 test = $SUBST/world
20 boom = "1 2 3 testing"
21 trailing = YES 
22 size = 512 KiB
23
24 [FILENAMES]
25 test = "/Hello /File\ Name /World"
26
27
28 [TESTING]
29 WEAKRANDOM = YES
30