zephyr/tests
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
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch tests: arm_thread_swap_tz: correct dt overlays for stm32 boards 2021-05-05 13:00:31 +02:00
benchmarks tests: benchmarks: remove obsolete boot_time test suite 2021-05-05 10:41:15 -04:00
bluetooth Bluetooth: Add option to log btsnoops over RTT 2021-05-05 16:03:38 +02:00
boards tests: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers tests/drivers/spi: nucleo_g474re: Configure bus using device tree 2021-05-05 16:51:02 -05:00
kernel tests: msgq: add new test case for msgq 2021-05-05 20:52:04 -04:00
lib tests: lib: cbprintf: Extended to test C++ 2021-05-05 08:45:43 -04:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET 2021-05-05 18:35:49 -04:00
posix tests: posix: Fix unchecked return coverity error 2021-04-01 04:52:10 -04:00
subsys pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET 2021-05-05 18:35:49 -04:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest tests: ztest: fix testcase might fail when assertion fail in ISR 2021-05-06 12:05:34 +02:00