summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 16:20:45 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:49 +0100
commitfa660c4d5b76a3226f60b0f89777aaf152478e63 (patch)
tree67d36b2f56765519391f9239a2b12d2fc718c63d /spec/build/testsuites
parentvalidation: Test timecounter (diff)
downloadrtems-fa660c4d5b76a3226f60b0f89777aaf152478e63.tar.bz2
validation: Test status code directives
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.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 2edf12acc8..488286bc4f 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -74,6 +74,10 @@ source:
- testsuites/validation/tc-signal-catch.c
- testsuites/validation/tc-signals.c
- testsuites/validation/tc-signal-send.c
+- testsuites/validation/tc-status.c
+- testsuites/validation/tc-status-is-equal.c
+- testsuites/validation/tc-status-is-successful.c
+- testsuites/validation/tc-status-text.c
- testsuites/validation/tc-task.c
- testsuites/validation/tc-task-create-errors.c
- testsuites/validation/tc-task-delete.c