From 14de245d05d6fd86a92d15a62429779a8c1390aa Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 16:25:29 +0100 Subject: validation: Test support functions 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/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 1b5ac61c5f..c2cdbba2d9 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -84,6 +84,8 @@ source: - testsuites/validation/tc-status-is-equal.c - testsuites/validation/tc-status-is-successful.c - testsuites/validation/tc-status-text.c +- testsuites/validation/tc-support.c +- testsuites/validation/tc-support-is-name-valid.c - testsuites/validation/tc-sys-lock.c - testsuites/validation/tc-task.c - testsuites/validation/tc-task-create-errors.c -- cgit v1.2.3