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.
This commit is contained in:
Sebastian Huber
2021-12-09 16:21:08 +01:00
parent fa660c4d5b
commit 5fb7ce8835
3 changed files with 846 additions and 0 deletions

View File

@@ -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