zephyr/tests/kernel/threads/lifecycle/lifecycle_api/src
Andrew Boie c725e64b64 tests: lifecycle_api: run in user mode
Some unnecessary k_thread_abort() removed.

userspace tag added to testcase.yaml.

Suspend/resume, spawn_forever, and spawn_priority tests remain in
supervisor mode due to the priority requests they make.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-19 15:07:45 -07:00
..
main.c tests: lifecycle_api: run in user mode 2017-10-19 15:07:45 -07:00
Makefile tests: threads_lifecycle/ -> threads/lifecycle 2017-06-19 09:01:14 -04:00
test_threads_cancel_abort.c tests: lifecycle_api: run in user mode 2017-10-19 15:07:45 -07:00
test_threads_spawn.c tests: lifecycle_api: run in user mode 2017-10-19 15:07:45 -07:00
test_threads_suspend_resume.c tests: lifecycle_api: run in user mode 2017-10-19 15:07:45 -07:00