zephyr/tests/kernel/interrupt
Greter Raffael 8ed4876bed tests: kernel: also move the test_isr_dynamic to new ztest API
`test_isr_dynamic` for `CONFIG_GEN_SW_ISR_TABLE=n` was somehow
overlooked in commit b7f1e98724.

I'm disabling the irq at the end of the test. The babblesim for the
`nrf5340bsim_*` target walked into a timeout otherwise.

Signed-off-by: Greter Raffael <rgreter@baumer.com>
2023-11-15 10:01:22 +01:00
..
src tests: kernel: also move the test_isr_dynamic to new ztest API 2023-11-15 10:01:22 +01:00
CMakeLists.txt arch: common: irq: relocate internal functions into a private header 2023-11-09 11:20:42 +01:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: kernel: interrupt: Add testcase for shared interrupts 2023-09-14 08:35:12 +02:00