zephyr/tests/kernel/threads/thread_apis
Ying ming 5d872f6e91 test: thread : test run k_thread_resume on unsuspend thread
If calling function k_thread_resume() when the thread is not suspend,
it takes no effect. This change improve coverage of function
k_thread_resume() in sched.c

Signed-off-by: Ying ming <mingx.ying@intel.com>
2021-05-07 18:21:23 -04:00
..
src test: thread : test run k_thread_resume on unsuspend thread 2021-05-07 18:21:23 -04:00
CMakeLists.txt
prj.conf test: thread_api: refine test coverage of thread_api 2021-03-02 14:28:24 -05:00
testcase.yaml