how did this test ever work without assigning core handles?
[oweals/gnunet.git] / src / core / test_core_defaults.conf
index 9525ca258c7f30e9ac9ba792100ca7c04ab7d867..e7271b9130fd269044b6900113f0d79a54f9417f 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-core/
-DEFAULTCONFIG = test_core_defaults.conf
 
 [arm]
 DEFAULTSERVICES = 
@@ -25,9 +24,15 @@ UNIXPATH = /tmp/gnunet-p1-service-core.sock
 [transport-tcp]
 BINDTO = 127.0.0.1
 
+[transport-udp]
+BROADCAST = NO
+
 [testing]
 WEAKRANDOM = YES
 
+[peerinfo]
+NO_IO = YES
+
 [fs]
 AUTOSTART = NO
 
@@ -63,3 +68,12 @@ AUTOSTART = NO
 
 [lockmanager]
 AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO
+
+[regex]
+AUTOSTART = NO
+
+[identity]
+AUTOSTART = NO