validation: Test the global construction

Update #3716.
This commit is contained in:
Sebastian Huber
2022-11-22 19:09:12 +01:00
parent 94df7a0125
commit c821b925f7
4 changed files with 217 additions and 0 deletions

View 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

View File

@@ -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