Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / arm / test_arm_api_data.conf
index 75eae0d179e643cee8f5eaeeee7af6fe2b484970..14d5b8fc162c90197a95fca0ba6790b9a597902e 100644 (file)
@@ -1,15 +1,16 @@
 @INLINE@ ../../contrib/no_forcestart.conf
+@INLINE@ ../../contrib/no_autostart_above_core.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-gnunet-arm/
 
 [arm]
-PORT = 23354
 BINARY = gnunet-service-arm
 OPTIONS = -L ERROR
 #PREFIX = valgrind --tool=memcheck --leak-check=yes
 
 [resolver]
+AUTOSTART = YES
 PORT = 23355
 # PREFIX = valgrind
 
@@ -24,3 +25,14 @@ ACCEPT_FROM6 = ::1;
 [statistics]
 AUTOSTART = YES
 
+[core]
+AUTOSTART = NO
+
+[transport]
+AUTOSTART = NO
+
+[ats]
+AUTOSTART = NO
+
+[peerinfo]
+AUTOSTART = NO