From 4a8f4b7202b367759864119d78733128fe4d3d5f Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 16:24:46 +0100 Subject: validation: Test SMP-specific aspects 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-smp-only-0.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/build/testsuites/validation/validation-smp-only-0.yml') diff --git a/spec/build/testsuites/validation/validation-smp-only-0.yml b/spec/build/testsuites/validation/validation-smp-only-0.yml index 33f3b3ab6a..bf2063fb44 100644 --- a/spec/build/testsuites/validation/validation-smp-only-0.yml +++ b/spec/build/testsuites/validation/validation-smp-only-0.yml @@ -20,6 +20,8 @@ source: - testsuites/validation/tc-sched-smp.c - testsuites/validation/tc-sched-smp-edf.c - testsuites/validation/tc-sched-smp-edf-set-affinity.c +- testsuites/validation/tc-score-smp-per-cpu-jobs.c +- testsuites/validation/tc-score-smp-thread.c - testsuites/validation/tc-score-tq-smp.c - testsuites/validation/tc-sem-smp.c - testsuites/validation/tc-sem-mrsp-obtain.c -- cgit v1.2.3