From fa660c4d5b76a3226f60b0f89777aaf152478e63 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 16:20:45 +0100 Subject: validation: Test status code directives 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 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'spec/build/testsuites') diff --git a/spec/build/testsuites/validation/validation-no-clock-0.yml b/spec/build/testsuites/validation/validation-no-clock-0.yml index 2edf12acc8..488286bc4f 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -74,6 +74,10 @@ source: - testsuites/validation/tc-signal-catch.c - testsuites/validation/tc-signals.c - testsuites/validation/tc-signal-send.c +- testsuites/validation/tc-status.c +- testsuites/validation/tc-status-is-equal.c +- testsuites/validation/tc-status-is-successful.c +- testsuites/validation/tc-status-text.c - testsuites/validation/tc-task.c - testsuites/validation/tc-task-create-errors.c - testsuites/validation/tc-task-delete.c -- cgit v1.2.3