From d5d4f7845deb59deeb7a7664cbd78b3c09601b59 Mon Sep 17 00:00:00 2001 From: "Safey A.Halim" Date: Wed, 30 Jun 2010 12:05:42 +0000 Subject: Configuration file for monkey test case --- src/monkey/test_monkey_api_data.conf | 38 ++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 src/monkey/test_monkey_api_data.conf 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 @@ +[PATHS] +SERVICEHOME = /tmp/test-gnunetd-arm/ +DEFAULTCONFIG = test_arm_api_data.conf + +[arm] +PORT = 23354 +DEFAULTSERVICES = +BINARY = gnunet-service-arm +OPTIONS = -L ERROR +# DEBUG = YES +#PREFIX = valgrind --tool=memcheck --leak-check=yes + +[gnunet-monkey] +# DEBUG = YES +PORT = 23355 +BINARY = gnunet-monkey +# PREFIX = valgrind + + +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO + +[core] +AUTOSTART = NO + +[transport] +AUTOSTART = NO + +[peerinfo] +AUTOSTART = NO + +[statistics] +AUTOSTART = YES +# DEBUG = NO + -- cgit v1.2.3