forked from Imagelibrary/rtems
16
spec/build/testsuites/validation/objpreinitarray.yml
Normal file
16
spec/build/testsuites/validation/objpreinitarray.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: objects
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
|
||||
cppflags: []
|
||||
cxxflags: []
|
||||
enabled-by:
|
||||
- arm
|
||||
- riscv
|
||||
includes: []
|
||||
install: []
|
||||
links: []
|
||||
source:
|
||||
- testsuites/validation/tc-preinit-array.c
|
||||
type: build
|
||||
@@ -12,6 +12,8 @@ ldflags: []
|
||||
links:
|
||||
- role: build-dependency
|
||||
uid: objnodebug
|
||||
- role: build-dependency
|
||||
uid: objpreinitarray
|
||||
source:
|
||||
- testsuites/validation/tc-acfg.c
|
||||
- testsuites/validation/tc-attr.c
|
||||
|
||||
Reference in New Issue
Block a user