validation: Test support functions

The test source code is generated from specification items
by the "./spec2modules.py" script contained in the
git://git.rtems.org/rtems-central.git Git repository.

Please read the "How-To" section in the "Software Requirements Engineering"
chapter of the RTEMS Software Engineering manual to get more information about
the process.

Update #3716.
This commit is contained in:
Sebastian Huber
2021-12-09 16:25:29 +01:00
parent ab2c04a86f
commit 14de245d05
3 changed files with 423 additions and 0 deletions

View File

@@ -84,6 +84,8 @@ source:
- testsuites/validation/tc-status-is-equal.c
- testsuites/validation/tc-status-is-successful.c
- testsuites/validation/tc-status-text.c
- testsuites/validation/tc-support.c
- testsuites/validation/tc-support-is-name-valid.c
- testsuites/validation/tc-sys-lock.c
- testsuites/validation/tc-task.c
- testsuites/validation/tc-task-create-errors.c