gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29768 - gnunet/src/core


From: gnunet
Subject: [GNUnet-SVN] r29768 - gnunet/src/core
Date: Tue, 1 Oct 2013 15:58:14 +0200

Author: wachs
Date: 2013-10-01 15:58:14 +0200 (Tue, 01 Oct 2013)
New Revision: 29768

Modified:
   gnunet/src/core/test_core_api.c
   gnunet/src/core/test_core_api_reliability.c
   gnunet/src/core/test_core_api_start_only.c
   gnunet/src/core/test_core_quota_compliance.c
Log:
fix tests


Modified: gnunet/src/core/test_core_api.c
===================================================================
--- gnunet/src/core/test_core_api.c     2013-10-01 13:55:13 UTC (rev 29767)
+++ gnunet/src/core/test_core_api.c     2013-10-01 13:58:14 UTC (rev 29768)
@@ -22,7 +22,6 @@
  * @brief testcase for core_api.c
  */
 #include "platform.h"
-#include "gnunet_common.h"
 #include "gnunet_arm_service.h"
 #include "gnunet_core_service.h"
 #include "gnunet_getopt_lib.h"

Modified: gnunet/src/core/test_core_api_reliability.c
===================================================================
--- gnunet/src/core/test_core_api_reliability.c 2013-10-01 13:55:13 UTC (rev 
29767)
+++ gnunet/src/core/test_core_api_reliability.c 2013-10-01 13:58:14 UTC (rev 
29768)
@@ -22,8 +22,6 @@
  * @brief testcase for core_api.c focusing on reliable transmission (with TCP)
  */
 #include "platform.h"
-#include "gnunet_common.h"
-#include "gnunet_constants.h"
 #include "gnunet_arm_service.h"
 #include "gnunet_core_service.h"
 #include "gnunet_getopt_lib.h"

Modified: gnunet/src/core/test_core_api_start_only.c
===================================================================
--- gnunet/src/core/test_core_api_start_only.c  2013-10-01 13:55:13 UTC (rev 
29767)
+++ gnunet/src/core/test_core_api_start_only.c  2013-10-01 13:58:14 UTC (rev 
29768)
@@ -23,7 +23,6 @@
  *        connects to the core service and shuts down again
  */
 #include "platform.h"
-#include "gnunet_common.h"
 #include "gnunet_arm_service.h"
 #include "gnunet_core_service.h"
 #include "gnunet_getopt_lib.h"

Modified: gnunet/src/core/test_core_quota_compliance.c
===================================================================
--- gnunet/src/core/test_core_quota_compliance.c        2013-10-01 13:55:13 UTC 
(rev 29767)
+++ gnunet/src/core/test_core_quota_compliance.c        2013-10-01 13:58:14 UTC 
(rev 29768)
@@ -22,8 +22,6 @@
  * @brief testcase for core_api.c focusing quota compliance on core level
  */
 #include "platform.h"
-#include "gnunet_common.h"
-#include "gnunet_constants.h"
 #include "gnunet_arm_service.h"
 #include "gnunet_core_service.h"
 #include "gnunet_getopt_lib.h"




reply via email to

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