zephyr/tests/ztest
Francois Ramu 2bd15ce24a tests: error_hook skipping div-by-0 test on cortex M0 M0+
On the Cortex M0+, M0, M23 the div-by-zero is not mapped
as an hardware exception but triggers a HardFault.
The test case is skipped for any ARMV6_M_ARMV8_M_BASELINE.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2021-05-28 11:46:09 -05:00
..
base
custom_output
error_hook tests: error_hook skipping div-by-0 test on cortex M0 M0+ 2021-05-28 11:46:09 -05:00
mock