tests: drivers: build_all: Add CMake linker test for ADC
Add a test case where CONFIG_CMAKE_LINKER_GENERATOR is enabled. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
parent
8442b6a83f
commit
122eb71dda
1 changed files with 6 additions and 0 deletions
|
@ -39,3 +39,9 @@ tests:
|
|||
platform_allow: mec15xxevb_assy6853
|
||||
drivers.adc.test.build:
|
||||
platform_allow: qemu_cortex_m3
|
||||
drivers.adc.linker_generator.build:
|
||||
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