aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/test_conversation_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-07 21:02:15 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-07 21:02:15 +0000
commitd66ade0522e3a00c9f8e2b84632f80e93d49e753 (patch)
treee189bc2f78f0061e81e1d9a84ac303a16050af72 /src/conversation/test_conversation_api.c
parent4d14f67cd579bf4831293b75b4f24a135cff05b3 (diff)
downloadgnunet-d66ade0522e3a00c9f8e2b84632f80e93d49e753.tar.gz
gnunet-d66ade0522e3a00c9f8e2b84632f80e93d49e753.zip
-test two incoming calls at the same time, plus suspend/resume
Diffstat (limited to 'src/conversation/test_conversation_api.c')
-rw-r--r--src/conversation/test_conversation_api.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/conversation/test_conversation_api.c b/src/conversation/test_conversation_api.c
index eb7fa7626..04700ef54 100644
--- a/src/conversation/test_conversation_api.c
+++ b/src/conversation/test_conversation_api.c
@@ -23,8 +23,7 @@
23 * 23 *
24 * This test performs the operations of a call to a phone 24 * This test performs the operations of a call to a phone
25 * where the phone user picks up and then the call is 25 * where the phone user picks up and then the call is
26 * terminated by the party that initiated the call. The 26 * terminated by the party that initiated the call.
27 * actual transmission of voice data is not tested.
28 */ 27 */
29#include "platform.h" 28#include "platform.h"
30#include "gnunet_util_lib.h" 29#include "gnunet_util_lib.h"