From d9a07fd87a405d0842dab8794ebe94d13090db80 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 16:05:48 +0100 Subject: validation: Test object identification 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 8f2f12cdb3..70b2d67d5e 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -15,6 +15,8 @@ source: - testsuites/validation/tr-mtx-seize-try.c - testsuites/validation/tr-mtx-seize-wait.c - testsuites/validation/tr-mtx-surrender.c +- testsuites/validation/tr-object-ident.c +- testsuites/validation/tr-object-ident-local.c - testsuites/validation/tr-sem-seize-try.c - testsuites/validation/tr-sem-seize-wait.c - testsuites/validation/tr-sem-surrender.c -- cgit v1.2.3