zephyr/tests/kernel/threads
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
..
dynamic_thread tests: userspace: Increase mem pool size for AArch64 2021-03-18 19:33:59 -04:00
no-multithreading tests: kernel: threads: no-multithreading: Add more platforms 2021-05-07 14:40:27 +02:00
thread_apis test: thread : test run k_thread_resume on unsuspend thread 2021-05-07 18:21:23 -04:00
thread_error_case userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
thread_init ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
thread_stack tests/kernel/thread_stack: Fix KERNEL_COHERENCE interactions 2021-02-11 14:47:40 -05:00
tls tests: kernel: tls: fix testsuite setup 2021-02-22 14:36:06 -05:00