From 9a749a0574a9e9c36e59ed9924cb83df0e359121 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Tue, 5 Feb 2013 16:06:58 +0000 Subject: documentation --- src/transport/test_transport_api_manipulation_send_tcp.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src/transport/test_transport_api_manipulation_send_tcp.c') diff --git a/src/transport/test_transport_api_manipulation_send_tcp.c b/src/transport/test_transport_api_manipulation_send_tcp.c index 6e8489e6e..2e40e9fcc 100644 --- a/src/transport/test_transport_api_manipulation_send_tcp.c +++ b/src/transport/test_transport_api_manipulation_send_tcp.c @@ -18,13 +18,14 @@ Boston, MA 02111-1307, USA. */ /** - * @file transport/test_transport_api.c - * @brief base test case for transport implementations + * @file transport/test_transport_api_manipulation_send_tcp.c + * @brief base test case for transport traffic manipulation implementation * - * This test case serves as a base for tcp, udp, and udp-nat - * transport test cases. Based on the executable being run - * the correct test case will be performed. Conservation of - * C code apparently. + * This test case will setup 2 peers and connect them, the first message + * will be sent without manipulation, then a send delay of 1 second will + * be configured and 1 more message will be sent. Time will be measured. + * + * In addition the distance on receiver side will be manipulated to be 10 */ #include "platform.h" #include "gnunet_transport_service.h" -- cgit v1.2.3