aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-10-09 09:54:02 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-10-09 09:54:02 +0000
commit00dfa7c87e756ae8f301d59896850e1cb1a3e611 (patch)
tree02775ea6881fcd4cf771a3a54fec85f922f6e4e8 /src/testing/testing.c
parent64b2ffbe912b1d54ce5703eb0d5b334043a9f3a0 (diff)
downloadgnunet-00dfa7c87e756ae8f301d59896850e1cb1a3e611.tar.gz
gnunet-00dfa7c87e756ae8f301d59896850e1cb1a3e611.zip
- doc
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