forked from Imagelibrary/rtems
committed by
Sebastian Huber
parent
5ccf9605dd
commit
6553bf4ab6
@@ -349,6 +349,8 @@ links:
|
||||
uid: sppercpudata01
|
||||
- role: build-dependency
|
||||
uid: spporterr01
|
||||
- role: build-dependency
|
||||
uid: sppps01
|
||||
- role: build-dependency
|
||||
uid: spprintk
|
||||
- role: build-dependency
|
||||
|
||||
19
spec/build/testsuites/sptests/sppps01.yml
Normal file
19
spec/build/testsuites/sptests/sppps01.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) 2022 German Aerospace Center (DLR)
|
||||
cppflags: []
|
||||
cxxflags: []
|
||||
enabled-by: true
|
||||
features: c cprogram
|
||||
includes: []
|
||||
ldflags: []
|
||||
links: []
|
||||
source:
|
||||
- testsuites/sptests/sppps01/init.c
|
||||
stlib: []
|
||||
target: testsuites/sptests/sppps01.exe
|
||||
type: build
|
||||
use-after: []
|
||||
use-before: []
|
||||
Reference in New Issue
Block a user