Mostly tag cleanup and fixing issues related to bad filtering in the link_generator scenarios. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
372 B
YAML
14 lines
372 B
YAML
tests:
|
|
kernel.work.api:
|
|
min_flash: 34
|
|
tags: kernel
|
|
# this platform fails to run due to #40376, all
|
|
# the related CI checks got blocked, so exclude it.
|
|
platform_exclude: hifive1
|
|
timeout: 80
|
|
kernel.work.api.linker_generator:
|
|
platform_allow: qemu_cortex_m3
|
|
tags: linker_generator
|
|
extra_configs:
|
|
- CONFIG_CMAKE_LINKER_GENERATOR=y
|