Add kernel to any testcase.yaml files that happen to be missing for tests under tests/kernel/ Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
7 lines
160 B
YAML
7 lines
160 B
YAML
tests:
|
|
arch.interrupt:
|
|
# nios2 excluded, see #22956
|
|
arch_exclude: nios2
|
|
tags: kernel interrupt
|
|
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
|