validation: Test Clock Manager

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:
Frank Kühndel
2021-12-09 16:10:46 +01:00
committed by Sebastian Huber
parent b322a3ba44
commit 034d0b2f0b
6 changed files with 2826 additions and 0 deletions

View File

@@ -20,6 +20,11 @@ source:
- testsuites/validation/tc-barrier-wait.c
- testsuites/validation/tc-basedefs.c
- testsuites/validation/tc-basedefs-pendant.c
- testsuites/validation/tc-clock.c
- testsuites/validation/tc-clock-get-tod.c
- testsuites/validation/tc-clock-get-uptime.c
- testsuites/validation/tc-clock-nanosleep.c
- testsuites/validation/tc-clock-set.c
- testsuites/validation/tc-score-fatal.c
- testsuites/validation/tr-mtx-seize-try.c
- testsuites/validation/tr-mtx-seize-wait.c