aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSafey A.Halim <safey.allah@gmail.com>2010-06-30 12:05:42 +0000
committerSafey A.Halim <safey.allah@gmail.com>2010-06-30 12:05:42 +0000
commitd5d4f7845deb59deeb7a7664cbd78b3c09601b59 (patch)
treeeb5d5a17114b94f5b054dcbd69cd84bb41252979 /src
parentc4fec4ba4cabcbc159ecc687f13c36aa0f2ba59b (diff)
downloadgnunet-d5d4f7845deb59deeb7a7664cbd78b3c09601b59.tar.gz
gnunet-d5d4f7845deb59deeb7a7664cbd78b3c09601b59.zip
Configuration file for monkey test case
Diffstat (limited to 'src')
-rw-r--r--src/monkey/test_monkey_api_data.conf38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/monkey/test_monkey_api_data.conf b/src/monkey/test_monkey_api_data.conf
new file mode 100644
index 000000000..fc9153b1a
--- /dev/null
+++ b/src/monkey/test_monkey_api_data.conf
@@ -0,0 +1,38 @@
1[PATHS]
2SERVICEHOME = /tmp/test-gnunetd-arm/
3DEFAULTCONFIG = test_arm_api_data.conf
4
5[arm]
6PORT = 23354
7DEFAULTSERVICES =
8BINARY = gnunet-service-arm
9OPTIONS = -L ERROR
10# DEBUG = YES
11#PREFIX = valgrind --tool=memcheck --leak-check=yes
12
13[gnunet-monkey]
14# DEBUG = YES
15PORT = 23355
16BINARY = gnunet-monkey
17# PREFIX = valgrind
18
19
20[fs]
21AUTOSTART = NO
22
23[datastore]
24AUTOSTART = NO
25
26[core]
27AUTOSTART = NO
28
29[transport]
30AUTOSTART = NO
31
32[peerinfo]
33AUTOSTART = NO
34
35[statistics]
36AUTOSTART = YES
37# DEBUG = NO
38