zephyr/tests/ztest
Enjia Mai f5e3d89e32 tests: ztest: fix testcase might fail when assertion fail in ISR
Put the testcase test_catch_assert_in_isr() to execute last, to prevent
it affects other test cases. Because when we caught an assert failure
in the ISR handler, it cannot be guaranteed that all the current
program status would be recovered.

Fixes #34844.

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2021-05-06 12:05:34 +02:00
..
base
custom_output
error_hook tests: ztest: fix testcase might fail when assertion fail in ISR 2021-05-06 12:05:34 +02:00
mock tests: ztest: Added return data test case 2021-03-09 07:09:13 -05:00