summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 16:22:11 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:49 +0100
commit9f283e79f26697f7814210b4d848530e836259d3 (patch)
tree54c6c0483528b2c0e4f7108bbe86be120f614872 /spec/build/testsuites
parentvalidation: Test <sys/lock.h> mutex operations (diff)
downloadrtems-9f283e79f26697f7814210b4d848530e836259d3.tar.bz2
validation: Test C libary 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 e8a7c231c9..ef241f3416 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -20,6 +20,7 @@ source:
- testsuites/validation/tc-barrier-wait.c
- testsuites/validation/tc-basedefs.c
- testsuites/validation/tc-basedefs-pendant.c
+- testsuites/validation/tc-c.c
- testsuites/validation/tc-clock.c
- testsuites/validation/tc-clock-get-tod.c
- testsuites/validation/tc-clock-get-uptime.c
@@ -27,6 +28,7 @@ source:
- testsuites/validation/tc-clock-set.c
- testsuites/validation/tc-cpuuse.c
- testsuites/validation/tc-events.c
+- testsuites/validation/tc-flsl.c
- testsuites/validation/tc-futex-wait.c
- testsuites/validation/tc-futex-wake.c
- testsuites/validation/tc-intr.c