mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 10:14:29 +08:00
validation: Test 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:
@@ -12,6 +12,9 @@ ldflags: []
|
||||
links: []
|
||||
source:
|
||||
- testsuites/validation/tc-score-fatal.c
|
||||
- testsuites/validation/tr-mtx-seize-try.c
|
||||
- testsuites/validation/tr-mtx-seize-wait.c
|
||||
- testsuites/validation/tr-mtx-surrender.c
|
||||
- testsuites/validation/tr-sem-seize-try.c
|
||||
- testsuites/validation/tr-sem-seize-wait.c
|
||||
- testsuites/validation/tr-sem-surrender.c
|
||||
|
||||
Reference in New Issue
Block a user