zephyr/tests/kernel/interrupt/src
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
..
dynamic_isr.c tests: kernel: also move the test_isr_dynamic to new ztest API 2023-11-15 10:01:22 +01:00
dynamic_shared_irq.c tests: kernel: interrupt: Add testcase for shared interrupts 2023-09-14 08:35:12 +02:00
interrupt_offload.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
nested_irq.c
prevent_irq.c
regular_isr.c
static_shared_irq.c tests: kernel: interrupt: Add testcase for shared interrupts 2023-09-14 08:35:12 +02:00
sw_isr_table.c arch: common: irq: relocate internal functions into a private header 2023-11-09 11:20:42 +01:00
test_shared_irq.h tests: kernel: interrupt: Add testcase for shared interrupts 2023-09-14 08:35:12 +02:00