aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/perf_peerinfo_api.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-06-24 11:13:17 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-06-24 11:13:17 +0000
commite2eb96ea9fec651b84c36b588753ec2bd2294b4c (patch)
tree45e062fc60f0c13b3bbc6524172b83439d64ee90 /src/peerinfo/perf_peerinfo_api.c
parentf24861f1b06362d683841e07bde180f34f738a10 (diff)
downloadgnunet-e2eb96ea9fec651b84c36b588753ec2bd2294b4c.tar.gz
gnunet-e2eb96ea9fec651b84c36b588753ec2bd2294b4c.zip
test documentation
Diffstat (limited to 'src/peerinfo/perf_peerinfo_api.c')
-rw-r--r--src/peerinfo/perf_peerinfo_api.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/peerinfo/perf_peerinfo_api.c b/src/peerinfo/perf_peerinfo_api.c
index 3a3213350..cfd5561e5 100644
--- a/src/peerinfo/perf_peerinfo_api.c
+++ b/src/peerinfo/perf_peerinfo_api.c
@@ -20,7 +20,9 @@
20 20
21/** 21/**
22 * @file peerinfo/perf_peerinfo_api.c 22 * @file peerinfo/perf_peerinfo_api.c
23 * @brief testcase for peerinfo_api.c, hopefully hammer the peerinfo service 23 * @brief testcase for peerinfo_api.c, hopefully hammer the peerinfo service,
24 * this performance test adds up to 5000 peers with one address each and checks
25 * over how many peers it can iterate before receiving a timeout after 30 seconds
24 * @author Nathan Evans 26 * @author Nathan Evans
25 */ 27 */
26 28