From 1f02fc85ce74bc685d8394820972bba81ba267d3 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 2 Jul 2018 11:57:21 +0200 Subject: polish test helpers --- src/exchange-lib/testing_api_loop.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/exchange-lib/testing_api_loop.c') diff --git a/src/exchange-lib/testing_api_loop.c b/src/exchange-lib/testing_api_loop.c index ac688594..e9197dab 100644 --- a/src/exchange-lib/testing_api_loop.c +++ b/src/exchange-lib/testing_api_loop.c @@ -634,7 +634,9 @@ main_wrapper_exchange_connect (void *cls) * key state.. if NULL, the interpreter will run without * trying to connect to the exchange first. * - * @return FIXME: not sure what 'is.result' is at this stage. + * @return GNUNET_OK if all is okay, != GNUNET_OK otherwise. + * non-GNUNET_OK codes are GNUNET_SYSERR most of the + * times. */ int TALER_TESTING_setup (TALER_TESTING_Main main_cb, -- cgit v1.2.3