zephyr/tests/arch/arm
box zheng 863c538402 tests : Ensure the IRQ is disabled before enabling it at run time
In the function irq_connect_dynamic, it will check if the irq is
disable. If the irq is enable ,it will assert.So before invoking
the function irq_connect_dynamic, it must disable the irq.

Signed-off-by: box zheng <box.zheng@intel.com>
2020-01-17 12:40:38 +01:00
..
arm_interrupt arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
arm_irq_advanced_features tests : Ensure the IRQ is disabled before enabling it at run time 2020-01-17 12:40:38 +01:00
arm_irq_vector_table arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
arm_ramfunc tests: fix test identifiers 2019-12-09 15:53:44 -05:00
arm_runtime_nmi arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
arm_thread_swap arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00