zephyr/tests/kernel/fatal/no-multithreading
Kevin Townsend ec3dc8c50a tests: kernel: fatal: Catch EPSR reason code
Adds a check for `K_ERR_ARM_USAGE_ILLEGAL_EPSR` as the reason code
when running this test for `CONFIG_ARMV7_M_ARMV8_M_MAINLINE`.

Signed-off-by: Kevin Townsend <kevin.townsend@linaro.org>
2023-01-13 12:18:05 +09:00
..
src tests: kernel: fatal: Catch EPSR reason code 2023-01-13 12:18:05 +09:00
CMakeLists.txt
prj.conf
README
testcase.yaml yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00

This test case verifies that kernel fatal error handling works correctly
when CONFIG_MULTITHREADING=n.