From: Sree Harsha Totakura Date: Sat, 7 Jul 2012 16:12:28 +0000 (+0000) Subject: testing doc X-Git-Tag: initial-import-from-subversion-38251~12594 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ae3e39b54b8fe4afea1879d888d19f591b6b126e;p=oweals%2Fgnunet.git testing doc --- diff --git a/src/include/gnunet_testing_lib-new.h b/src/include/gnunet_testing_lib-new.h index fc26eefa0..d78e7d0c7 100644 --- a/src/include/gnunet_testing_lib-new.h +++ b/src/include/gnunet_testing_lib-new.h @@ -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 * diff --git a/src/testing/testing.c b/src/testing/testing.c index 60b0ac070..3631f7b74 100644 --- a/src/testing/testing.c +++ b/src/testing/testing.c @@ -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 *