Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / arm / test_arm_api_data.conf
index adfab9b8f2744954a98f13252823f605ada81f13..14d5b8fc162c90197a95fca0ba6790b9a597902e 100644 (file)
@@ -1,25 +1,38 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
+
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-arm/
-DEFAULTCONFIG = test_arm_api_data.conf
+GNUNET_TEST_HOME = /tmp/test-gnunet-arm/
 
 [arm]
-PORT = 23354
-DEFAULTSERVICES =
 BINARY = gnunet-service-arm
-OPTIONS = -L DEBUG
-#DEBUG = YES
+OPTIONS = -L ERROR
+#PREFIX = valgrind --tool=memcheck --leak-check=yes
 
 [resolver]
-#DEBUG = YES
+AUTOSTART = YES
 PORT = 23355
+# PREFIX = valgrind
 
 [do-nothing]
-#DEBUG = YES
+AUTOSTART = NO
 PORT = 2223
 HOSTNAME = localhost
-HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
-BINARY = mockup-service
+BINARY = /will/be/overwritten/by/test_exponential_backoff
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
-ALLOW_SHUTDOWN = YES
+
+[statistics]
+AUTOSTART = YES
+
+[core]
+AUTOSTART = NO
+
+[transport]
+AUTOSTART = NO
+
+[ats]
+AUTOSTART = NO
+
+[peerinfo]
+AUTOSTART = NO