-doxygen
authorChristian Grothoff <christian@grothoff.org>
Mon, 11 Jun 2012 11:15:14 +0000 (11:15 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 11 Jun 2012 11:15:14 +0000 (11:15 +0000)
src/testing_old/gnunet-testing.c
src/testing_old/helper.c
src/testing_old/testing_group.c
src/testing_old/testing_peergroup.c

index 375185b0e7058c3a61c0624c0eba2648fb079aa6..3b0c83b6bfa02f587931dfd13f48c709bc1f2956 100644 (file)
@@ -19,7 +19,7 @@
 */
 
 /**
- * @file testing/gnunet-testing.c
+ * @file testing_old/gnunet-testing.c
  * @brief tool to use testing functionality from cmd line
  * @author Christian Grothoff
  */
index ebb37ebe55048899dc515b4b56986a1b37b6ac1e..366162d6eb7f1332f5d16f2b81064b2123cedff1 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/helper.c
+ * @file testing_old/helper.c
  * @brief helper functions for testing
  * @author Christian Grothoff
  *
index 46c513970e52d8abcbf6ebcb73fe3df8cb187e04..b9bdc66c29ba0f2458649c980ec60efbaebe466a 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testing_group.c
+ * @file testing_old/testing_group.c
  * @brief convenience API for writing testcases for GNUnet
  * @author Nathan Evans
  * @author Christian Grothoff
index d4451ccdf6bbd74fd4c3270c9d1593ee10a38f69..acd68dd3ceeecaa5d659f45f4c1ef2457bb95f2d 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file testing/testing_peergroup.c
+ * @file testing_old/testing_peergroup.c
  * @brief API implementation for easy peer group creation
  * @author Nathan Evans
  * @author Christian Grothoff