testing doc
authorSree Harsha Totakura <totakura@in.tum.de>
Sat, 7 Jul 2012 16:12:28 +0000 (16:12 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Sat, 7 Jul 2012 16:12:28 +0000 (16:12 +0000)
src/include/gnunet_testing_lib-new.h
src/testing/testing.c

index fc26eefa03beb2810cd3fffbf94e2e3817750412..d78e7d0c7617f814597ed2a93ab881741f0ec24f 100644 (file)
@@ -62,7 +62,7 @@ struct GNUNET_TESTING_Peer;
  * Create a system handle.  There must only be one system
  * handle per operating system.
  *
- ** @param testdir only the directory name without any path. This is used for
+ * @param testdir only the directory name without any path. This is used for
  *          all service homes; the directory will be created in a temporary
  *          location depending on the underlying OS
  * @param controller hostname of the controlling host, 
@@ -165,7 +165,8 @@ GNUNET_TESTING_configuration_create (struct GNUNET_TESTING_System *system,
  *            changes in port numbers and paths)
  * @param key_number number of the hostkey to use for the peer
  * @param id identifier for the daemon, will be set, can be NULL
- * @param emsg set to error message (set to NULL on success), can be NULL
+ * @param emsg set to freshly allocated error message (set to NULL on success), 
+ *          can be NULL
  * @return handle to the peer, NULL on error
  */
 struct GNUNET_TESTING_Peer *
index 60b0ac0707f2d7f86a01a50ef89928761ba27b1b..3631f7b74acc065fb83f20511cffe90ed3c47edf 100644 (file)
@@ -753,7 +753,8 @@ GNUNET_TESTING_configuration_create (struct GNUNET_TESTING_System *system,
  *            changes in port numbers and paths)
  * @param key_number number of the hostkey to use for the peer
  * @param id identifier for the daemon, will be set, can be NULL
- * @param emsg set to error message (set to NULL on success), can be NULL
+ * @param emsg set to freshly allocated error message (set to NULL on success), 
+ *          can be NULL
  * @return handle to the peer, NULL on error
  */
 struct GNUNET_TESTING_Peer *