zephyr/tests/kernel/mutex/mutex_api/testcase.yaml
Andrew Boie d87a90e4b9 tests: mutex_api: run in user mode
Addresses coverage gaps. Some changes were made so that exited
threads do not have k_thread_abort() called on them.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-06-18 09:08:01 -04:00

4 lines
50 B
YAML

tests:
kernel.mutex:
tags: kernel userspace