From 139ffa25d92ad7dd702278fde672a38f1138af7b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 11 Sep 2020 10:33:19 +0200 Subject: 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. --- cpukit/doxygen/top-level-groups.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/doxygen/top-level-groups.h') 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 + */ -- cgit v1.2.3