zephyr/tests/kernel/condvar/condvar_api/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

5 lines
96 B
YAML

tests:
kernel.condvar:
ignore_faults: True
tags: kernel userspace condition_variables