zephyr/tests/kernel/mutex
Andrew Boie 776a084216 tests: mutex: run in user mode
Main thread grants itself access to objects it or its children need
and does the rest of the test case in user mode.

Statically defined threads now all run in user mode, with permissions
granted via K_THREAD_ACCESS_GRANT().

Added userspace tag to testcase.yaml.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-19 15:07:45 -07:00
..
mutex tests: mutex: run in user mode 2017-10-19 15:07:45 -07:00
mutex_api tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00