zephyr/tests/arch/arm
Ioannis Glaropoulos 13cde704e9 tests: arm_no_multithreading: confirm IRQ index being non-negative
Check that the index returned by the function that looks
for an available IRQ line is non-negative, and do not just
rely on catching this with an ASSERT. That suppresses a
Coverity out-of-bounds warning.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2021-04-15 15:10:51 -05:00
..
arm_interrupt tests: arm: increase idle thread stack size for no-opt test-cases 2021-03-05 15:03:24 +03:00
arm_irq_advanced_features arch: arm: Unconditionally compile IRQ_ZERO_LATENCY flag 2021-04-12 07:33:27 -04:00
arm_irq_vector_table kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
arm_no_multithreading tests: arm_no_multithreading: confirm IRQ index being non-negative 2021-04-15 15:10:51 -05:00
arm_ramfunc sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
arm_runtime_nmi sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
arm_sw_vector_relay sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
arm_thread_swap tests: arm: increase idle thread stack size for no-opt test-cases 2021-03-05 15:03:24 +03:00
arm_tz_wrap_func arch: arm: cortex_m: Add tz_ns.h 2020-09-04 11:58:41 +02:00