1common: 2 tags: 3 - test_framework 4tests: 5 testing.ztest.error_hook: 6 filter: CONFIG_ARCH_HAS_USERSPACE 7 arch_exclude: 8 - posix 9 tags: 10 - userspace 11 ignore_faults: true 12 testing.ztest.error_hook.no_userspace: 13 extra_args: CONF_FILE=prj_no_userspace.conf 14 ignore_faults: true 15