summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 16:21:08 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-24 11:10:49 +0100
commit5fb7ce8835ea3829a623cf38a4c81afd4c4ca0dc (patch)
treeb093bbc3093a9701c01074d8a0989dcd20db2e7d /spec/build/testsuites/validation
parentvalidation: Test status code directives (diff)
downloadrtems-5fb7ce8835ea3829a623cf38a4c81afd4c4ca0dc.tar.bz2
validation: Test futex support
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')
-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 488286bc4f..a90fb9c35f 100644
--- a/spec/build/testsuites/validation/validation-no-clock-0.yml
+++ b/spec/build/testsuites/validation/validation-no-clock-0.yml
@@ -27,6 +27,8 @@ source:
- testsuites/validation/tc-clock-set.c
- testsuites/validation/tc-cpuuse.c
- testsuites/validation/tc-events.c
+- testsuites/validation/tc-futex-wait.c
+- testsuites/validation/tc-futex-wake.c
- testsuites/validation/tc-intr.c
- testsuites/validation/tc-io-getchark.c
- testsuites/validation/tc-io-putc.c