tests: misc: iterable_sections: Add CMake linker test case
Add a test with CONFIG_CMAKE_LINKER_GENERATOR enabled. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
parent
6b048fdf71
commit
ff58bd0204
1 changed files with 9 additions and 1 deletions
|
@ -1,4 +1,12 @@
|
||||||
|
common:
|
||||||
|
tags: iterable_sections
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
linker.iterable_sections:
|
linker.iterable_sections:
|
||||||
tags: iterable_sections
|
|
||||||
arch_exclude: xtensa
|
arch_exclude: xtensa
|
||||||
|
|
||||||
|
linker.iterable_sections.linker_generator:
|
||||||
|
platform_allow: qemu_cortex_m3
|
||||||
|
tags: linker_generator
|
||||||
|
extra_configs:
|
||||||
|
- CONFIG_CMAKE_LINKER_GENERATOR=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue