From 1c87bb585f781e2ebd42af7f1bf045f97d065c5c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 16:15:46 +0100 Subject: validation: Test Scheduler 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-no-clock-0.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'spec/build/testsuites/validation/validation-no-clock-0.yml') diff --git a/spec/build/testsuites/validation/validation-no-clock-0.yml b/spec/build/testsuites/validation/validation-no-clock-0.yml index cfd8afcbe5..b82fa35f44 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -54,6 +54,14 @@ source: - testsuites/validation/tc-ratemon-ident.c - testsuites/validation/tc-ratemon-period.c - testsuites/validation/tc-ratemon-timeout.c +- testsuites/validation/tc-scheduler-add-processor.c +- testsuites/validation/tc-scheduler.c +- testsuites/validation/tc-scheduler-get-maximum-priority.c +- testsuites/validation/tc-scheduler-get-processor-set.c +- testsuites/validation/tc-scheduler-ident-by-processor.c +- testsuites/validation/tc-scheduler-ident-by-processor-set.c +- testsuites/validation/tc-scheduler-ident.c +- testsuites/validation/tc-scheduler-remove-processor.c - testsuites/validation/tc-score-fatal.c - testsuites/validation/tr-event-constant.c - testsuites/validation/tr-mtx-seize-try.c -- cgit v1.2.3