From 6b2939048464c0d282fd7eb491fa9f3e24b02e84 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 7 Sep 2021 13:56:42 +0200 Subject: validation: Test Task 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 | 2 -- 1 file changed, 2 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 b56f031b4c..c8e6d3b588 100644 --- a/spec/build/testsuites/validation/validation-0.yml +++ b/spec/build/testsuites/validation/validation-0.yml @@ -14,8 +14,6 @@ source: - testsuites/validation/tc-acfg-appl-needs-clock-driver.c - testsuites/validation/tc-event-send-receive.c - testsuites/validation/tc-object.c -- testsuites/validation/tc-task-construct-errors.c -- testsuites/validation/tc-task-create-errors.c - testsuites/validation/tr-event-send-receive.c - testsuites/validation/ts-validation-0.c stlib: [] -- cgit v1.2.3