zephyr/tests/kernel/mutex/sys_mutex/testcase.yaml
Anas Nashif ea103f7a0b tests: sys_mutex: 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>
2023-05-25 04:44:11 -04:00

12 lines
196 B
YAML

tests:
system.mutex:
filter: CONFIG_ARCH_HAS_USERSPACE
tags:
- kernel
- userspace
system.mutex.nouser:
tags: kernel
extra_configs:
- CONFIG_TEST_USERSPACE=n