forked from Imagelibrary/rtems
@@ -11,6 +11,7 @@ actions:
|
||||
sp47: exclude
|
||||
spstkalloc02: exclude
|
||||
validation-0: exclude
|
||||
validation-1: exclude
|
||||
- set-value: -DPER_ALLOCATION=10
|
||||
- append-test-cppflags: sp71
|
||||
- set-value: -DMAXIMUM_DISTRIBUTION=10
|
||||
|
||||
@@ -14,6 +14,8 @@ links:
|
||||
uid: performance-0
|
||||
- role: build-dependency
|
||||
uid: validation-0
|
||||
- role: build-dependency
|
||||
uid: validation-1
|
||||
type: build
|
||||
use-after:
|
||||
- rtemstest
|
||||
|
||||
19
spec/build/testsuites/validation/validation-1.yml
Normal file
19
spec/build/testsuites/validation/validation-1.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: test-program
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
|
||||
cppflags: []
|
||||
cxxflags: []
|
||||
enabled-by: true
|
||||
features: c cprogram
|
||||
includes: []
|
||||
ldflags: []
|
||||
links: []
|
||||
source:
|
||||
- testsuites/validation/ts-validation-1.c
|
||||
stlib: []
|
||||
target: testsuites/validation/ts-validation-1.exe
|
||||
type: build
|
||||
use-after: []
|
||||
use-before: []
|
||||
Reference in New Issue
Block a user