+
[oweals/gnunet.git] / src / credential / test_credential_lookup.conf
index 57c62fab335a9837a4898b0857bf147356ab34c1..bd464a1f4237d064a42ce7155f70dd11a1b0d0d9 100644 (file)
@@ -1,7 +1,7 @@
 @INLINE@ test_credential_defaults.conf
 
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test-gnunet-credential-peer-1/
+GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunet-credential-peer-1/
 
 [dht]
 AUTOSTART = YES
@@ -11,7 +11,10 @@ PLUGINS =
 
 [credential]
 AUTOSTART = YES
-#PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/credlog
+PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/credlog
+
+[rest]
+PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=$GNUNET_TMP/restlog
 
 [gns]
 #PREFIX = valgrind --leak-check=full --track-origins=yes