From 04fb7b604061e3bba58d5e839dba41c79a392b37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20K=C3=BChndel?= Date: Thu, 9 Dec 2021 16:12:55 +0100 Subject: validation: Test Message 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 | 8 ++++++++ 1 file changed, 8 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 616f681f9f..1b68da8798 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -31,6 +31,14 @@ source: - testsuites/validation/tc-io-getchark.c - testsuites/validation/tc-io-putc.c - testsuites/validation/tc-io-put-char.c +- testsuites/validation/tc-message-broadcast.c +- testsuites/validation/tc-message-construct.c +- testsuites/validation/tc-message-delete.c +- testsuites/validation/tc-message-flush-pending.c +- testsuites/validation/tc-message-ident.c +- testsuites/validation/tc-message-macros.c +- testsuites/validation/tc-message-receive.c +- testsuites/validation/tc-message-urgent-send.c - testsuites/validation/tc-score-fatal.c - testsuites/validation/tr-event-constant.c - testsuites/validation/tr-mtx-seize-try.c -- cgit v1.2.3