zephyr/tests/kernel/threads/lifecycle/thread_init/testcase.yaml
Andrew Boie 967ee03271 tests: thread_init: run in user mode
main.c and test_thread_init.c merged.

All tests which don't require cooperative priorities now running in
user mode.

Userspace tag added to testcase.yaml.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-19 15:07:45 -07:00

4 lines
54 B
YAML

tests:
- test:
tags: kernel threads userspace