From 134b4cb709ef123ee8132e3dbf94e3982b29b23d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 16:12:23 +0100 Subject: validation: Test IO 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 | 3 +++ 1 file changed, 3 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 763d0b3514..616f681f9f 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -28,6 +28,9 @@ source: - testsuites/validation/tc-cpuuse.c - testsuites/validation/tc-events.c - testsuites/validation/tc-intr.c +- testsuites/validation/tc-io-getchark.c +- testsuites/validation/tc-io-putc.c +- testsuites/validation/tc-io-put-char.c - testsuites/validation/tc-score-fatal.c - testsuites/validation/tr-event-constant.c - testsuites/validation/tr-mtx-seize-try.c -- cgit v1.2.3