summaryrefslogtreecommitdiffstats
path: root/testsuite/foobarclient/test_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/foobarclient/test_main.c')
-rw-r--r--testsuite/foobarclient/test_main.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/foobarclient/test_main.c b/testsuite/foobarclient/test_main.c
index 85007ee8..d55b55c6 100644
--- a/testsuite/foobarclient/test_main.c
+++ b/testsuite/foobarclient/test_main.c
@@ -1,3 +1,13 @@
+/**
+ * @file
+ *
+ * @brief The multicast DNS (mDNS) protocol is tested.
+ *
+ * To run this test is also required to run foobarserver.
+ * The following functions are called: mDNS_StartBrowse(),
+ * mDNS_StartResolveService() and mDNS_StopResolveService().
+ */
+
/*
* Copyright (c) 2014 embedded brains GmbH. All rights reserved.
*