From 212b0ca440d6bb2f3e5d2638508227c2a7106a57 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 9 Dec 2021 15:58:14 +0100 Subject: validation: Add test suites 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/bsps/tstsmallmem.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'spec/build/bsps/tstsmallmem.yml') diff --git a/spec/build/bsps/tstsmallmem.yml b/spec/build/bsps/tstsmallmem.yml index 3d1ffa6b57..2bdbd5f106 100644 --- a/spec/build/bsps/tstsmallmem.yml +++ b/spec/build/bsps/tstsmallmem.yml @@ -4,14 +4,25 @@ actions: flashdisk01: exclude fsdosfsname01: exclude linpack: exclude - performance-0: exclude + performance-no-clock-0: exclude psxconfig01: exclude psxusleep: exclude record02: exclude sp47: exclude spstkalloc02: exclude + terminate: exclude + userext: exclude validation-0: exclude validation-1: exclude + validation-cache: exclude + validation-intr: exclude + validation-no-clock-0: exclude + validation-non-smp: exclude + validation-one-cpu-0: exclude + validation-one-cpu-1: exclude + validation-timecounter-0: exclude + validation-timecounter-1: exclude + validation-tls-0: exclude - set-value: -DPER_ALLOCATION=10 - append-test-cppflags: sp71 - set-value: -DMAXIMUM_DISTRIBUTION=10 -- cgit v1.2.3