From aebf6b661954b4b0ca65342af504b41631bdef78 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 2 Sep 2021 15:29:10 +0200 Subject: validation: Test Interrupt 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 | 13 ------------- 1 file changed, 13 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 c7a93e9e5c..03a6f4385c 100644 --- a/spec/build/testsuites/validation/validation-0.yml +++ b/spec/build/testsuites/validation/validation-0.yml @@ -13,19 +13,6 @@ links: [] source: - testsuites/validation/tc-acfg-appl-needs-clock-driver.c - testsuites/validation/tc-event-send-receive.c -- testsuites/validation/tc-intr-clear.c -- testsuites/validation/tc-intr-entry-install.c -- testsuites/validation/tc-intr-entry-remove.c -- testsuites/validation/tc-intr-get-affinity.c -- testsuites/validation/tc-intr-get-attributes.c -- testsuites/validation/tc-intr-handler-iterate.c -- testsuites/validation/tc-intr-is-pending.c -- testsuites/validation/tc-intr-raise.c -- testsuites/validation/tc-intr-raise-on.c -- testsuites/validation/tc-intr-set-affinity.c -- testsuites/validation/tc-intr-vector-disable.c -- testsuites/validation/tc-intr-vector-enable.c -- testsuites/validation/tc-intr-vector-is-enabled.c - testsuites/validation/tc-message-construct-errors.c - testsuites/validation/tc-object.c - testsuites/validation/tc-signal-catch.c -- cgit v1.2.3