zephyr/tests/kernel/interrupt
Yong Cong Sin ad788a335f tests: interrupt: add testcase for functions in the sw_isr_table
Validate the following functions in the sw_isr_table:
- z_get_sw_isr_table_idx
- z_get_sw_isr_device_from_irq
- z_get_sw_isr_irq_from_device

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-11-09 11:20:42 +01:00
..
src tests: interrupt: add testcase for functions in the sw_isr_table 2023-11-09 11:20:42 +01:00
CMakeLists.txt tests: interrupt: add testcase for functions in the sw_isr_table 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