gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21282 - gnunet/src/testbed


From: gnunet
Subject: [GNUnet-SVN] r21282 - gnunet/src/testbed
Date: Sat, 5 May 2012 20:29:32 +0200

Author: grothoff
Date: 2012-05-05 20:29:32 +0200 (Sat, 05 May 2012)
New Revision: 21282

Modified:
   gnunet/src/testbed/testbed.h
   gnunet/src/testbed/testbed_api.c
   gnunet/src/testbed/testbed_api_hosts.c
   gnunet/src/testbed/testbed_api_hosts.h
   gnunet/src/testbed/testbed_api_operations.c
   gnunet/src/testbed/testbed_api_operations.h
   gnunet/src/testbed/testbed_api_peers.c
   gnunet/src/testbed/testbed_api_peers.h
   gnunet/src/testbed/testbed_api_services.c
   gnunet/src/testbed/testbed_api_test.c
   gnunet/src/testbed/testbed_api_testbed.c
   gnunet/src/testbed/testbed_api_topology.c
Log:
-doxygen fix

Modified: gnunet/src/testbed/testbed.h
===================================================================
--- gnunet/src/testbed/testbed.h        2012-05-05 18:11:27 UTC (rev 21281)
+++ gnunet/src/testbed/testbed.h        2012-05-05 18:29:32 UTC (rev 21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed.h
+ * @file testbed/testbed.h
  * @brief IPC messages between testing API and service ("controller")
  * @author Christian Grothoff
  */

Modified: gnunet/src/testbed/testbed_api.c
===================================================================
--- gnunet/src/testbed/testbed_api.c    2012-05-05 18:11:27 UTC (rev 21281)
+++ gnunet/src/testbed/testbed_api.c    2012-05-05 18:29:32 UTC (rev 21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api.c
+ * @file testbed/testbed_api.c
  * @brief API for accessing the GNUnet testing service.
  *        This library is supposed to make it easier to write
  *        testcases and script large-scale benchmarks.

Modified: gnunet/src/testbed/testbed_api_hosts.c
===================================================================
--- gnunet/src/testbed/testbed_api_hosts.c      2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_hosts.c      2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_hosts.c
+ * @file testbed/testbed_api_hosts.c
  * @brief API for manipulating 'hosts' controlled by the GNUnet testing 
service;
  *        allows parsing hosts files, starting, stopping and communicating (via
  *        SSH/stdin/stdout) with the remote (or local) processes

Modified: gnunet/src/testbed/testbed_api_hosts.h
===================================================================
--- gnunet/src/testbed/testbed_api_hosts.h      2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_hosts.h      2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_hosts.h
+ * @file testbed/testbed_api_hosts.h
  * @brief internal API to access the 'hosts' subsystem
  * @author Christian Grothoff
  */

Modified: gnunet/src/testbed/testbed_api_operations.c
===================================================================
--- gnunet/src/testbed/testbed_api_operations.c 2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_operations.c 2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_operations.c
+ * @file testbed/testbed_api_operations.c
  * @brief functions to manage operation queues
  * @author Christian Grothoff
  */

Modified: gnunet/src/testbed/testbed_api_operations.h
===================================================================
--- gnunet/src/testbed/testbed_api_operations.h 2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_operations.h 2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_operations.h
+ * @file testbed/testbed_api_operations.h
  * @brief internal API to access the 'operations' subsystem
  * @author Christian Grothoff
  */

Modified: gnunet/src/testbed/testbed_api_peers.c
===================================================================
--- gnunet/src/testbed/testbed_api_peers.c      2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_peers.c      2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_peers.c
+ * @file testbed/testbed_api_peers.c
  * @brief management of the knowledge about peers in this library
  *        (we know the peer ID, its host, pending operations, etc.)
  * @author Christian Grothoff

Modified: gnunet/src/testbed/testbed_api_peers.h
===================================================================
--- gnunet/src/testbed/testbed_api_peers.h      2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_peers.h      2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_peers.h
+ * @file testbed/testbed_api_peers.h
  * @brief internal API to access the 'peers' subsystem
  * @author Christian Grothoff
  */

Modified: gnunet/src/testbed/testbed_api_services.c
===================================================================
--- gnunet/src/testbed/testbed_api_services.c   2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_services.c   2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_services.c
+ * @file testbed/testbed_api_services.c
  * @brief convenience functions for accessing services
  * @author Christian Grothoff
  */

Modified: gnunet/src/testbed/testbed_api_test.c
===================================================================
--- gnunet/src/testbed/testbed_api_test.c       2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_test.c       2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_test.c
+ * @file testbed/testbed_api_test.c
  * @brief high-level test function
  * @author Christian Grothoff
  */

Modified: gnunet/src/testbed/testbed_api_testbed.c
===================================================================
--- gnunet/src/testbed/testbed_api_testbed.c    2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_testbed.c    2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_testbed.c
+ * @file testbed/testbed_api_testbed.c
  * @brief high-level testbed management
  * @author Christian Grothoff
  */

Modified: gnunet/src/testbed/testbed_api_topology.c
===================================================================
--- gnunet/src/testbed/testbed_api_topology.c   2012-05-05 18:11:27 UTC (rev 
21281)
+++ gnunet/src/testbed/testbed_api_topology.c   2012-05-05 18:29:32 UTC (rev 
21282)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testbed_api_topology.c
+ * @file testbed/testbed_api_topology.c
  * @brief topology-generation functions
  * @author Christian Grothoff
  */




reply via email to

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