zephyr/tests/kernel/mutex/sys_mutex/testcase.yaml
Andrew Boie ca3549d9f5 tests: sys_mutex: improve code coverage
Test error cases and alternative implementation to bring code
coverage up to 100% file / 100% line.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-06-29 13:31:14 -07:00

8 lines
135 B
YAML

tests:
sys.mutex:
tags: kernel userspace
sys.mutex.nouser:
tags: kernel
extra_configs:
- CONFIG_TEST_USERSPACE=n