summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 16:05:09 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:48 +0100
commita6b4a3b07cb83f13dc83cbf2f0832f80b3dc2d5c (patch)
tree1da56dd59b09e63277ec4d5eb5aabc80997f26b1 /spec/build/testsuites
parentvalidation: Test thread queues (diff)
downloadrtems-a6b4a3b07cb83f13dc83cbf2f0832f80b3dc2d5c.tar.bz2
validation: Test semaphore 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.
Diffstat (limited to 'spec/build/testsuites')
-rw-r--r--spec/build/testsuites/validation/validation-no-clock-0.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/build/testsuites/validation/validation-no-clock-0.yml b/spec/build/testsuites/validation/validation-no-clock-0.yml
index 9bff7b4617..e4b3205e02 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -12,6 +12,9 @@ ldflags: []
links: []
source:
- testsuites/validation/tc-score-fatal.c
+- testsuites/validation/tr-sem-seize-try.c
+- testsuites/validation/tr-sem-seize-wait.c
+- testsuites/validation/tr-sem-surrender.c
- testsuites/validation/tr-tq-enqueue-ceiling.c
- testsuites/validation/tr-tq-enqueue-deadlock.c
- testsuites/validation/tr-tq-enqueue-fifo.c