summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 16:25:29 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:49 +0100
commit14de245d05d6fd86a92d15a62429779a8c1390aa (patch)
tree554d5823b21eed059aefe7a436c2596742646039 /spec/build/testsuites
parentvalidation: Test thread implementation (diff)
downloadrtems-14de245d05d6fd86a92d15a62429779a8c1390aa.tar.bz2
validation: Test support functions
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.yml2
1 files changed, 2 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 1b5ac61c5f..c2cdbba2d9 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -84,6 +84,8 @@ source:
- testsuites/validation/tc-status-is-equal.c
- testsuites/validation/tc-status-is-successful.c
- testsuites/validation/tc-status-text.c
+- testsuites/validation/tc-support.c
+- testsuites/validation/tc-support-is-name-valid.c
- testsuites/validation/tc-sys-lock.c
- testsuites/validation/tc-task.c
- testsuites/validation/tc-task-create-errors.c