gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29185 - gnunet/src/namestore


From: gnunet
Subject: [GNUnet-SVN] r29185 - gnunet/src/namestore
Date: Wed, 11 Sep 2013 10:18:47 +0200

Author: wachs
Date: 2013-09-11 10:18:46 +0200 (Wed, 11 Sep 2013)
New Revision: 29185

Modified:
   gnunet/src/namestore/Makefile.am
   gnunet/src/namestore/test_namestore_api_zone_iteration.c
Log:
docu and Makefile


Modified: gnunet/src/namestore/Makefile.am
===================================================================
--- gnunet/src/namestore/Makefile.am    2013-09-11 08:18:18 UTC (rev 29184)
+++ gnunet/src/namestore/Makefile.am    2013-09-11 08:18:46 UTC (rev 29185)
@@ -43,8 +43,9 @@
 TESTING_TESTS = \
  test_namestore_api_store \
  test_namestore_api_remove \
- test_namestore_api_zone_iteration
-# test_namestore_api_lookup
+ test_namestore_api_zone_iteration \
+ test_namestore_api_zone_iteration_specific_zone
+# test_namestore_api_lookup 
 #test_namestore_api_lookup_specific_type
 #test_namestore_api_create 
 #test_namestore_api_create_update
@@ -52,7 +53,7 @@
 #test_namestore_api_zone_to_name 
 #test_namestore_api_monitoring 
  
-#test_namestore_api_zone_iteration_specific_zone 
+ 
 #test_namestore_api_zone_iteration_stop
 endif
 

Modified: gnunet/src/namestore/test_namestore_api_zone_iteration.c
===================================================================
--- gnunet/src/namestore/test_namestore_api_zone_iteration.c    2013-09-11 
08:18:18 UTC (rev 29184)
+++ gnunet/src/namestore/test_namestore_api_zone_iteration.c    2013-09-11 
08:18:46 UTC (rev 29185)
@@ -19,7 +19,7 @@
 */
 /**
  * @file namestore/test_namestore_api_zone_iteration.c
- * @brief testcase for zone iteration functionality: iterate of a specific zone
+ * @brief testcase for zone iteration functionality: iterate all zones
  */
 #include "platform.h"
 #include "gnunet_common.h"




reply via email to

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