From 1410d5b8bff73b42796088571f302575e68ae809 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 15 Jul 2021 10:02:40 +0200 Subject: validation: Test Barrier 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-0.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'spec/build/testsuites/validation/validation-0.yml') diff --git a/spec/build/testsuites/validation/validation-0.yml b/spec/build/testsuites/validation/validation-0.yml index bd286b960b..62bfd95a9b 100644 --- a/spec/build/testsuites/validation/validation-0.yml +++ b/spec/build/testsuites/validation/validation-0.yml @@ -12,10 +12,6 @@ ldflags: [] links: [] source: - testsuites/validation/tc-acfg-appl-needs-clock-driver.c -- testsuites/validation/tc-barrier-create.c -- testsuites/validation/tc-barrier-delete.c -- testsuites/validation/tc-barrier-release.c -- testsuites/validation/tc-barrier-wait.c - testsuites/validation/tc-intr-clear.c - testsuites/validation/tc-intr-entry-install.c - testsuites/validation/tc-intr-entry-remove.c -- cgit v1.2.3