summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/testbeginend.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libtest/testbeginend.c')
-rw-r--r--cpukit/libtest/testbeginend.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/libtest/testbeginend.c b/cpukit/libtest/testbeginend.c
index 067155fef3..546fdf65ff 100644
--- a/cpukit/libtest/testbeginend.c
+++ b/cpukit/libtest/testbeginend.c
@@ -1,5 +1,14 @@
/* SPDX-License-Identifier: BSD-2-Clause */
+/**
+ * @file
+ *
+ * @ingroup RTEMSTestFrameworkImpl
+ *
+ * @brief This source file contains the implementation of
+ * rtems_test_begin() and rtems_test_end().
+ */
+
/*
* Copyright (C) 2014, 2018 embedded brains GmbH & Co. KG
*