gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r29288 - gnunet/src/psycstore


From: gnunet
Subject: [GNUnet-SVN] r29288 - gnunet/src/psycstore
Date: Mon, 16 Sep 2013 06:59:07 +0200

Author: tg
Date: 2013-09-16 06:59:07 +0200 (Mon, 16 Sep 2013)
New Revision: 29288

Modified:
   gnunet/src/psycstore/Makefile.am
   gnunet/src/psycstore/test_psycstore.c
Log:
psycstore tests config

Modified: gnunet/src/psycstore/Makefile.am
===================================================================
--- gnunet/src/psycstore/Makefile.am    2013-09-16 04:59:05 UTC (rev 29287)
+++ gnunet/src/psycstore/Makefile.am    2013-09-16 04:59:07 UTC (rev 29288)
@@ -76,8 +76,8 @@
 
 if HAVE_TESTING
 check_PROGRAMS = \
- test_psycstore \
- $(SQLITE_TESTS)
+ $(SQLITE_TESTS) \
+ test_psycstore
 endif
 
 if ENABLE_TEST_RUN

Modified: gnunet/src/psycstore/test_psycstore.c
===================================================================
--- gnunet/src/psycstore/test_psycstore.c       2013-09-16 04:59:05 UTC (rev 
29287)
+++ gnunet/src/psycstore/test_psycstore.c       2013-09-16 04:59:07 UTC (rev 
29288)
@@ -36,7 +36,7 @@
 
 #define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10)
 
-#define DEBUG_SERVICE 1
+#define DEBUG_SERVICE 0
 
 
 /**




reply via email to

[Prev in Thread] Current Thread [Next in Thread]