zephyr/tests/kernel/semaphore/sys_sem/testcase.yaml
Anas Nashif 808266a493 tests: use ignore_fault field instead of tags
Use dedicated field in the yaml file instead of mixing this testing
feature with tags.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-25 06:38:05 -05:00

6 lines
122 B
YAML

tests:
kernel.semaphore.usage:
filter: CONFIG_ARCH_HAS_USERSPACE
tags: kernel userspace
ignore_faults: true