This test overflows when TLS is used, provide plenty of extra space to avoid that. Signed-off-by: Keith Packard <keithp@keithp.com>
12 lines
308 B
YAML
12 lines
308 B
YAML
tests:
|
|
kernel.context:
|
|
tags: kernel
|
|
extra_configs:
|
|
- CONFIG_TEST_EXTRA_STACK_SIZE=1024
|
|
kernel.context.linker_generator:
|
|
platform_allow: qemu_cortex_m3
|
|
tags: kernel linker_generator
|
|
extra_configs:
|
|
- CONFIG_CMAKE_LINKER_GENERATOR=y
|
|
- CONFIG_TEST_EXTRA_STACK_SIZE=1024
|