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 coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
no-multithreading boards: remove galileo board 2019-07-29 21:30:25 -07:00
thread_apis tests/kernel/threads/thread_apis: Add k_thread_suspend() edge cases 2019-11-25 19:12:05 -05:00
thread_init tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00