aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_configuration_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_configuration_data.conf')
-rw-r--r--src/util/test_configuration_data.conf30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/util/test_configuration_data.conf b/src/util/test_configuration_data.conf
new file mode 100644
index 000000000..52b6b8220
--- /dev/null
+++ b/src/util/test_configuration_data.conf
@@ -0,0 +1,30 @@
1[PATHS]
2SUBST=/hello
3
4[GNUNET]
5SUBST=hello
6GNUNET_HOME=/tmp
7
8[test]
9a=a
10b=b
11five=5
12
13[more]
14c=c
15five=42
16
17
18[last]
19test = $SUBST/world
20boom = "1 2 3 testing"
21trailing = YES
22
23[FILENAMES]
24test = "/Hello /File\ Name /World"
25
26
27[TESTING]
28WEAKRANDOM = YES
29
30