summaryrefslogtreecommitdiffstats
path: root/testsuite/init01
diff options
context:
space:
mode:
authorMoyano, Gabriel <gabriel.moyano@dlr.de>2020-04-03 09:35:23 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-09 08:35:41 +0200
commit0444b24bf9a928a39cf4e8c9eaa096b6f242ae55 (patch)
tree49af86fe079d5295e86b07f6d926ba938579827c /testsuite/init01
parenttestsuite: CONFIGURE_MAXIMUM_FILE_DESCRIPTORS (diff)
downloadrtems-libbsd-0444b24bf9a928a39cf4e8c9eaa096b6f242ae55.tar.bz2
testsuite: A description for each test added
Diffstat (limited to 'testsuite/init01')
-rw-r--r--testsuite/init01/test_main.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/init01/test_main.c b/testsuite/init01/test_main.c
index 61d7836b..ea45b511 100644
--- a/testsuite/init01/test_main.c
+++ b/testsuite/init01/test_main.c
@@ -1,4 +1,6 @@
-/*
+/**
+ * @file
+ *
* This is the body of the test. It does not do much except ensure
* that the target is alive after initializing the TCP/IP stack.
*/