zephyr/tests/kernel/threads
Andy Ross b2435d856a tests/kernel/threads/thread_apis: Add k_thread_suspend() edge cases
Add test cases to make sure that a thread that suspends itself stops
executing immediately, and that a thread suspended while sleeping does
not wake up unexpectedly when its timeout expires.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-11-25 19:12:05 -05:00
..
dynamic_thread
no-multithreading
thread_apis tests/kernel/threads/thread_apis: Add k_thread_suspend() edge cases 2019-11-25 19:12:05 -05:00
thread_init