From 034d0b2f0bbd28da74392b7b8b48ae2ce77fcb51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20K=C3=BChndel?= Date: Thu, 9 Dec 2021 16:10:46 +0100 Subject: 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. --- spec/build/testsuites/validation/validation-no-clock-0.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'spec/build/testsuites/validation/validation-no-clock-0.yml') diff --git a/spec/build/testsuites/validation/validation-no-clock-0.yml b/spec/build/testsuites/validation/validation-no-clock-0.yml index 3b456b8132..65e09fbc7c 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -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 -- cgit v1.2.3