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/grp.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/build/testsuites/validation/grp.yml') diff --git a/spec/build/testsuites/validation/grp.yml b/spec/build/testsuites/validation/grp.yml index 019cbf027e..6aea4b4153 100644 --- a/spec/build/testsuites/validation/grp.yml +++ b/spec/build/testsuites/validation/grp.yml @@ -50,6 +50,8 @@ links: uid: validation-non-smp - role: build-dependency uid: validation-one-cpu-0 +- role: build-dependency + uid: validation-one-cpu-1 - role: build-dependency uid: validation-smp-only-0 - role: build-dependency -- cgit v1.2.3