The test identifier of mutex error case in testcase.yaml is exactly the same as mutex api's test identifier. So I fix this. Signed-off-by: Lixin Guo <lixinx.guo@intel.com>
5 lines
113 B
YAML
5 lines
113 B
YAML
tests:
|
|
kernel.mutex_error_case:
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
|
tags: kernel userspace ignore_faults
|