aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/test_conversation_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-11-18 19:46:08 +0000
committerChristian Grothoff <christian@grothoff.org>2013-11-18 19:46:08 +0000
commitdb9027186057d47e586eacdb506bfff04d92fc5a (patch)
tree8bdbb1d532497bcdc9a5f986066e90cae1f4b40b /src/conversation/test_conversation_api.c
parent5ffeabe7928665df01fcd2a6ec1cef556b27179e (diff)
downloadgnunet-db9027186057d47e586eacdb506bfff04d92fc5a.tar.gz
gnunet-db9027186057d47e586eacdb506bfff04d92fc5a.zip
-document test
Diffstat (limited to 'src/conversation/test_conversation_api.c')
-rw-r--r--src/conversation/test_conversation_api.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/conversation/test_conversation_api.c b/src/conversation/test_conversation_api.c
index f7aa53c90..b6481c54b 100644
--- a/src/conversation/test_conversation_api.c
+++ b/src/conversation/test_conversation_api.c
@@ -20,6 +20,11 @@
20/** 20/**
21 * @file conversation/test_conversation_api.c 21 * @file conversation/test_conversation_api.c
22 * @brief testcase for conversation_api.c 22 * @brief testcase for conversation_api.c
23 *
24 * This test performs the operations of a call to a phone
25 * where the phone user picks up and then the call is
26 * terminated by the party that initiated the call. The
27 * actual transmission of voice data is not tested.
23 */ 28 */
24#include "platform.h" 29#include "platform.h"
25#include "gnunet_util_lib.h" 30#include "gnunet_util_lib.h"