zephyr/tests/kernel/interrupt
Stephanos Ioannidis 7d8a119213 tests: kernel: interrupt: Disable on ARM64 QEMU targets
This commit disables the `arch.interrupt` test on the ARM64 QEMU
targets (`qemu_cortex_a53` and `qemu_cortex_a53_smp`) because the
nested interrupt test fails when compiled with GCC 12.

Revert this commit when the GitHub issue #49491, which tracks this bug,
is fixed.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-08-29 16:57:18 +02:00
..
src test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
CMakeLists.txt tests: kernel: move the interrupt tests to new ztest API 2022-07-12 13:21:47 -04:00
prj.conf tests: kernel: move the interrupt tests to new ztest API 2022-07-12 13:21:47 -04:00
testcase.yaml tests: kernel: interrupt: Disable on ARM64 QEMU targets 2022-08-29 16:57:18 +02:00