From 372ff260c8db562174b0c818456bdf2397f28b64 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 16:14:08 +0100 Subject: validation: Test options 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 | 1 + 1 file changed, 1 insertion(+) (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 c4b2d8bbd0..93d34b5c99 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -40,6 +40,7 @@ source: - testsuites/validation/tc-message-receive.c - testsuites/validation/tc-message-urgent-send.c - testsuites/validation/tc-modes.c +- testsuites/validation/tc-options.c - testsuites/validation/tc-score-fatal.c - testsuites/validation/tr-event-constant.c - testsuites/validation/tr-mtx-seize-try.c -- cgit v1.2.3