- fix use of uninitialized memory
[oweals/gnunet.git] / src / scalarproduct / test_scalarproduct.conf
index b61197dacab1d8e0dae9da5a78154be33689c440..3ab47cfeb46ce38b48b4dd68560fe972deba32d3 100644 (file)
@@ -1,31 +1,26 @@
-[arm]
-DEFAULTSERVICES = core cadet statistics set
-PORT = 12366
+@INLINE@ ../../contrib/no_forcestart.conf
 
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-scalarproduct/
 
-[scalarproduct]
-AUTOSTART = YES
-BINARY = gnunet-service-scalarproduct
-#UNIXPATH = $SERVICEHOME/scalarproduct.sock
-UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-scalarproduct.sock
-HOSTNAME = localhost
-PORT = 13087
-#OPTIONS = -L DEBUG
-
-[set]
-AUTOSTART = YES
-PORT = 12106
-HOSTNAME = localhost
-BINARY = gnunet-service-set
-#ACCEPT_FROM = 127.0.0.1;
-#ACCEPT_FROM6 = ::1;
-#UNIXPATH = $SERVICEHOME/set.sock
-UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-set.sock
-#UNIX_MATCH_UID = YES
-#UNIX_MATCH_GID = YES
-#OPTIONS = -L DEBUG
-
 [testbed]
-OVERLAY_TOPOLOGY = CLIQUE
\ No newline at end of file
+OVERLAY_TOPOLOGY = CLIQUE
+
+[nse]
+WORKBITS=0
+
+[scalarproduct-bob]
+#PREFIX = valgrind --leak-check=yes
+
+[scalarproduct-alice]
+#PREFIX = valgrind --leak-check=yes
+
+[ats]
+WAN_QUOTA_IN = unlimited
+WAN_QUOTA_OUT = unlimited
+
+[peerinfo]
+USE_INCLUDED_HELLOS = NO
+
+[nat]
+RETURN_LOCAL_ADDRESSES = YES