validation: Test <sys/lock.h> mutex operations

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:21:26 +01:00
parent 5fb7ce8835
commit c24747a69b
2 changed files with 434 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ source:
- testsuites/validation/tc-status-is-equal.c
- testsuites/validation/tc-status-is-successful.c
- testsuites/validation/tc-status-text.c
- testsuites/validation/tc-sys-lock.c
- testsuites/validation/tc-task.c
- testsuites/validation/tc-task-create-errors.c
- testsuites/validation/tc-task-delete.c