zephyr/tests/arch/arm
TOKITA Hiroshi e96cfe0478 tests: arch: arm: arm_irq_vector_table: Do not run if GEN_ISR_TABLES=y
The Renesas RA ICU forcibly enables GEN_ISR_TABLES, and it remains
enabled even if it is disabled in prj.conf.
Adding `not CONFIG_GEN_ISR_TABLES` to the filter condition to skip
this case.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-06-20 12:57:54 +02:00
..
arm_custom_interrupt
arm_hardfault_validation arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05:00
arm_interrupt arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05:00
arm_irq_advanced_features
arm_irq_vector_table tests: arch: arm: arm_irq_vector_table: Do not run if GEN_ISR_TABLES=y 2024-06-20 12:57:54 +02:00
arm_irq_zero_latency_levels
arm_mem_protect
arm_no_multithreading arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 2024-06-04 14:02:51 -05:00
arm_runtime_nmi
arm_sw_vector_relay
arm_thread_swap
arm_thread_swap_tz
arm_tz_wrap_func