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>
5 lines
80 B
YAML
5 lines
80 B
YAML
tests:
|
|
- test:
|
|
arch_exclude: nios2
|
|
tags: kernel threads userspace
|