diff --git a/tests/ztest/error_hook/testcase.yaml b/tests/ztest/error_hook/testcase.yaml index 172678221fc..6118d3781cd 100644 --- a/tests/ztest/error_hook/testcase.yaml +++ b/tests/ztest/error_hook/testcase.yaml @@ -5,17 +5,7 @@ tests: - test_framework - userspace ignore_faults: true - testcases: - - catch_assert_fail - - catch_fatal_error - - catch_z_oops - - catch_assert_in_isr - testing.ztest.error_hook.no_userspace: extra_args: CONF_FILE=prj_no_userspace.conf tags: test_framework ignore_faults: true - testcases: - - catch_fatal_error - - catch_assert_fail - - catch_assert_in_isr