From c88db0f5fb9b5493756d6ed0018a9d4fadd23032 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 16:17:23 +0100 Subject: validation: Test User Extensions 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 | 3 +++ 1 file changed, 3 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 66113c4390..a220a23d63 100644 --- a/spec/build/testsuites/validation/validation-no-clock-0.yml +++ b/spec/build/testsuites/validation/validation-no-clock-0.yml @@ -104,6 +104,9 @@ source: - testsuites/validation/tc-timer-reset.c - testsuites/validation/tc-timer-server-fire-after.c - testsuites/validation/tc-timer-server-fire-when.c +- testsuites/validation/tc-userext-create.c +- testsuites/validation/tc-userext-delete.c +- testsuites/validation/tc-userext-ident.c - testsuites/validation/tr-event-constant.c - testsuites/validation/tr-mtx-seize-try.c - testsuites/validation/tr-mtx-seize-wait.c -- cgit v1.2.3