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

@@ -812,7 +812,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = bsps cpukit
INPUT = bsps cpukit testsuites/validation
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses