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-09-07 13:56:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:49 +0100
commit32e472a7656d1eaebc22b22e99859e1247a89041 (patch)
treea9dc9876ac92769892d98b4f06e3dc475301d09a /spec/build/testsuites/validation/validation-no-clock-0.yml
parentvalidation: Test Semaphore Manager (diff)
downloadrtems-32e472a7656d1eaebc22b22e99859e1247a89041.tar.bz2
validation: Test Signal 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.yml4
1 files changed, 4 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 0910669521..a90366900c 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -70,6 +70,9 @@ source:
- testsuites/validation/tc-sem-release.c
- testsuites/validation/tc-sem-set-priority.c
- testsuites/validation/tc-sem-timeout.c
+- testsuites/validation/tc-signal-catch.c
+- testsuites/validation/tc-signals.c
+- testsuites/validation/tc-signal-send.c
- testsuites/validation/tr-event-constant.c
- testsuites/validation/tr-mtx-seize-try.c
- testsuites/validation/tr-mtx-seize-wait.c
@@ -79,6 +82,7 @@ source:
- testsuites/validation/tr-sem-seize-try.c
- testsuites/validation/tr-sem-seize-wait.c
- testsuites/validation/tr-sem-surrender.c
+- testsuites/validation/tr-signal-constant.c
- testsuites/validation/tr-tq-enqueue-ceiling.c
- testsuites/validation/tr-tq-enqueue-deadlock.c
- testsuites/validation/tr-tq-enqueue-fifo.c