tests: error_hook: cleanup test metadata

Remove definition of testcases in yaml file, those are now detected from
binary.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-05-21 17:04:07 +00:00
parent 8be608d349
commit 75b8e03a07

View file

@ -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