From c24747a69bbe2e27a4c5b328ab286d3c1c03d066 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 16:21:26 +0100 Subject: validation: Test mutex operations 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') diff --git a/spec/build/testsuites/validation/validation-no-clock-0.yml b/spec/build/testsuites/validation/validation-no-clock-0.yml index a90fb9c35f..e8a7c231c9 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -80,6 +80,7 @@ source: - testsuites/validation/tc-status-is-equal.c - testsuites/validation/tc-status-is-successful.c - testsuites/validation/tc-status-text.c +- testsuites/validation/tc-sys-lock.c - testsuites/validation/tc-task.c - testsuites/validation/tc-task-create-errors.c - testsuites/validation/tc-task-delete.c -- cgit v1.2.3