aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing.c')
-rw-r--r--src/testing/testing.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing.c b/src/testing/testing.c
index 4e10d50e2..c2033935d 100644
--- a/src/testing/testing.c
+++ b/src/testing/testing.c
@@ -436,6 +436,7 @@ GNUNET_TESTING_system_create_with_portrange (const char *testdir,
436 * service homes; the directory will be created in a temporary location 436 * service homes; the directory will be created in a temporary location
437 * depending on the underlying OS. This variable will be 437 * depending on the underlying OS. This variable will be
438 * overridden with the value of the environmental variable 438 * overridden with the value of the environmental variable
439 * GNUNET_TESTING_PREFIX, if it exists.
439 * @param trusted_ip the ip address which will be set as TRUSTED HOST in all 440 * @param trusted_ip the ip address which will be set as TRUSTED HOST in all
440 * service configurations generated to allow control connections from 441 * service configurations generated to allow control connections from
441 * this ip. This can either be a single ip address or a network address 442 * this ip. This can either be a single ip address or a network address