From 99544e3f87c8b5a364899d3a355b10f0323bc7e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20K=C3=BChndel?= Date: Thu, 9 Dec 2021 16:09:47 +0100 Subject: validation: Test 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 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/build/testsuites/validation') diff --git a/spec/build/testsuites/validation/validation-no-clock-0.yml b/spec/build/testsuites/validation/validation-no-clock-0.yml index 7a783d6038..3b456b8132 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -18,6 +18,8 @@ source: - testsuites/validation/tc-barrier-ident.c - testsuites/validation/tc-barrier-release.c - testsuites/validation/tc-barrier-wait.c +- testsuites/validation/tc-basedefs.c +- testsuites/validation/tc-basedefs-pendant.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