zephyr/tests/arch
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
..
arc/arc_dsp_sharing hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arm tests: arch: arm: arm_irq_vector_table: Do not run if GEN_ISR_TABLES=y 2024-06-20 12:57:54 +02:00
arm64 tests: arm64: exercize MMU page table allocation and recycling 2024-06-13 05:47:24 -04:00
common arch: riscv: stacktrace: implement arch_stack_walk() 2024-06-13 16:46:48 -04:00
riscv include: riscv: add RISC-V arch atomic instructions 2024-06-01 10:27:32 +02:00
x86 kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_* 2024-06-12 21:13:26 -04:00
xtensa/save_restore_hifi tests: xtensa: fix test identifier 2024-03-06 15:30:08 -05:00