summaryrefslogtreecommitdiffstats
path: root/cpukit/doxygen/top-level-groups.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-11 10:33:19 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-17 17:42:25 +0200
commit139ffa25d92ad7dd702278fde672a38f1138af7b (patch)
tree1e5c024010923af50508c58f2ff71c9e21cf7bf9 /cpukit/doxygen/top-level-groups.h
parentdoxygen: Move top-level group definitions (diff)
downloadrtems-139ffa25d92ad7dd702278fde672a38f1138af7b.tar.bz2
validation: Add general purpose test suite
Add a general purpose test suite for validation tests. This is the first test suite generated from a specification item in the rtems-central repository. Update #3959.
Diffstat (limited to 'cpukit/doxygen/top-level-groups.h')
-rw-r--r--cpukit/doxygen/top-level-groups.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/doxygen/top-level-groups.h b/cpukit/doxygen/top-level-groups.h
index a177e8a715..c1a91a3482 100644
--- a/cpukit/doxygen/top-level-groups.h
+++ b/cpukit/doxygen/top-level-groups.h
@@ -42,3 +42,9 @@
*
* @brief RTEMS Implementation.
*/
+
+/**
+ * @defgroup RTEMSTestSuites Test Suites
+ *
+ * @brief Collection of Test Suites
+ */