blob: b229925f1a83d7b0fec14e315da4fb9a954e201d [file]
common:
# The k_cpu_idle test cannot tolerate background wake-ups from the
# NRU eviction algorithm's periodic pulse.
filter: not CONFIG_EVICTION_NRU
tests:
kernel.context:
tags: kernel
extra_configs:
- CONFIG_TEST_EXTRA_STACK_SIZE=1024
min_ram: 16
kernel.context.minimallibc:
filter: CONFIG_MINIMAL_LIBC_SUPPORTED
tags:
- kernel
- libc
extra_configs:
- CONFIG_TEST_EXTRA_STACK_SIZE=1024
- CONFIG_MINIMAL_LIBC=y
min_ram: 16
linker.linker_generator:
platform_allow: qemu_cortex_m3
tags:
- kernel
- linker_generator
extra_configs:
- CONFIG_CMAKE_LINKER_GENERATOR=y
- CONFIG_TEST_EXTRA_STACK_SIZE=1024