zephyr/tests/kernel/interrupt/testcase.yaml
Anas Nashif fa98745a10 tests: remove linker_generator sub tests from kernel
Kernel is being built the same way for all those tests and there is not
much related to the linker generator in any of those tests. Just keep a
small set of tests to have needed coverage in the kernel.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-06-02 04:47:06 -04:00

9 lines
176 B
YAML

tests:
arch.interrupt:
# nios2 excluded, see #22956
arch_exclude: nios2
tags:
- kernel
- interrupt
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE