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.
This commit is contained in:
Sebastian Huber
2020-09-11 10:33:19 +02:00
parent ad22c6552a
commit 139ffa25d9
8 changed files with 286 additions and 1 deletions

View File

@@ -42,3 +42,9 @@
*
* @brief RTEMS Implementation.
*/
/**
* @defgroup RTEMSTestSuites Test Suites
*
* @brief Collection of Test Suites
*/