refactor DHT for new service API
[oweals/gnunet.git] / src / arm / test_arm_api_data.conf
index 92f7efb4586e245074d2d0c67562a21995a5f5f6..14d5b8fc162c90197a95fca0ba6790b9a597902e 100644 (file)
@@ -1,22 +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 =
-#DEBUG = YES
+BINARY = gnunet-service-arm
+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