REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / arm / test_arm_api_data.conf
index 17a8ac613e4265b84848c922731a55f152761b24..fef6cfb4003c35035527cc00428e8679a363ce86 100644 (file)
@@ -1,25 +1,38 @@
+@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
+@INLINE@ ../../contrib/conf/gnunet/no_autostart_above_core.conf
+
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-arm/
-DEFAULTCONFIG = test_arm_api_data.conf
+GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-arm/
 
 [arm]
-PORT = 23354
-DEFAULTSERVICES =
 BINARY = gnunet-service-arm
 OPTIONS = -L ERROR
-#DEBUG = YES
+#PREFIX = valgrind --tool=memcheck --leak-check=yes
 
 [resolver]
-#DEBUG = YES
+START_ON_DEMAND = YES
 PORT = 23355
+# PREFIX = valgrind
 
 [do-nothing]
-#DEBUG = YES
-PORT = 2223
+START_ON_DEMAND = NO
+PORT = 48223
 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]
+START_ON_DEMAND = YES
+
+[core]
+START_ON_DEMAND = NO
+
+[transport]
+START_ON_DEMAND = NO
+
+[ats]
+START_ON_DEMAND = NO
+
+[peerinfo]
+START_ON_DEMAND = NO