aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_test.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-01-07 15:12:12 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-01-07 15:12:12 +0000
commit317a32c0cd8040dc14c574a50fe2bfd43da19c93 (patch)
tree90bd8ecf5dc0215ea3389890cbbc8aad5b57aea8 /src/testbed/testbed_api_test.c
parent86d6140cd5b6f2f6805edf822c1baa1b5b317cd8 (diff)
downloadgnunet-317a32c0cd8040dc14c574a50fe2bfd43da19c93.tar.gz
gnunet-317a32c0cd8040dc14c574a50fe2bfd43da19c93.zip
- docu
Diffstat (limited to 'src/testbed/testbed_api_test.c')
-rw-r--r--src/testbed/testbed_api_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testbed/testbed_api_test.c b/src/testbed/testbed_api_test.c
index 9ac8cf4ea..834f23c76 100644
--- a/src/testbed/testbed_api_test.c
+++ b/src/testbed/testbed_api_test.c
@@ -115,6 +115,7 @@ run (void *cls, char *const *args, const char *cfgfile,
115 * @param cc_cls closure for cc 115 * @param cc_cls closure for cc
116 * @param test_master task to run once the test is ready 116 * @param test_master task to run once the test is ready
117 * @param test_master_cls closure for 'task'. 117 * @param test_master_cls closure for 'task'.
118 * @return GNUNET_SYSERR on error, GNUNET_OK on success
118 */ 119 */
119int 120int
120GNUNET_TESTBED_test_run (const char *testname, const char *cfg_filename, 121GNUNET_TESTBED_test_run (const char *testname, const char *cfg_filename,