zephyr/tests/kernel/interrupt/src
Yong Cong Sin 2e37da45e5 tests: interrupt: sw_isr_table: fix index test for n+1 instance
The index test did not account for the level 2 table offset
when testing the (n + 1) instance, fix that.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-12-08 08:40:41 -05: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 tests: interrupt: sw_isr_table: fix index test for n+1 instance 2023-12-08 08:40:41 -05:00
test_shared_irq.h tests: kernel: interrupt: Add testcase for shared interrupts 2023-09-14 08:35:12 +02:00