zephyr/tests/kernel/context/testcase.yaml
Anas Nashif 3a24476fb7 tests: kernel: fix some test identifiers
Fixed few test identifiers and tags.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-07-19 18:07:49 -04:00

15 lines
332 B
YAML

tests:
kernel.context:
tags: kernel
extra_configs:
- CONFIG_TEST_EXTRA_STACK_SIZE=1024
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