summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/test-info.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-25 08:38:03 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-26 07:18:29 +0200
commitf99f5cec85d3074d83f422656fa0745e87ba5f6d (patch)
tree7b9e31756700fee9a2a4b5134ed554d75baaf2e6 /cpukit/include/rtems/test-info.h
parentimport Apache License 2.0 text file (diff)
downloadrtems-f99f5cec85d3074d83f422656fa0745e87ba5f6d.tar.bz2
libtest: Place files into a Doxygen group
Canonicalize the file headers. Update #3707.
Diffstat (limited to 'cpukit/include/rtems/test-info.h')
-rw-r--r--cpukit/include/rtems/test-info.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/include/rtems/test-info.h b/cpukit/include/rtems/test-info.h
index 055ed4f25b..c1b41ccc6e 100644
--- a/cpukit/include/rtems/test-info.h
+++ b/cpukit/include/rtems/test-info.h
@@ -1,5 +1,14 @@
/* SPDX-License-Identifier: BSD-2-Clause */
+/**
+ * @file
+ *
+ * @ingroup RTEMSTestFramework
+ *
+ * @brief This header file provides interfaces of the
+ * RTEMS Test Framework.
+ */
+
/*
* Copyright (C) 2014, 2018 embedded brains GmbH & Co. KG
*