summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/validation-no-clock-0.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 16:16:34 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:49 +0100
commit43adf2ed59175fcdd1201730f0b17e739d8032e4 (patch)
tree6a844eaab596887f9a5e40547175f9780b18c320 /spec/build/testsuites/validation/validation-no-clock-0.yml
parentvalidation: Test Scheduler Manager (diff)
downloadrtems-43adf2ed59175fcdd1201730f0b17e739d8032e4.tar.bz2
validation: Test Semaphore Manager
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/validation/validation-no-clock-0.yml')
-rw-r--r--spec/build/testsuites/validation/validation-no-clock-0.yml7
1 files changed, 7 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 b82fa35f44..0910669521 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -63,6 +63,13 @@ source:
- testsuites/validation/tc-scheduler-ident.c
- testsuites/validation/tc-scheduler-remove-processor.c
- testsuites/validation/tc-score-fatal.c
+- testsuites/validation/tc-sem-create.c
+- testsuites/validation/tc-sem-flush.c
+- testsuites/validation/tc-sem-ident.c
+- testsuites/validation/tc-sem-obtain.c
+- testsuites/validation/tc-sem-release.c
+- testsuites/validation/tc-sem-set-priority.c
+- testsuites/validation/tc-sem-timeout.c
- testsuites/validation/tr-event-constant.c
- testsuites/validation/tr-mtx-seize-try.c
- testsuites/validation/tr-mtx-seize-wait.c