zephyr/tests/kernel/threads/thread_apis
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
..
src tests/kernel/threads/thread_apis: Add k_thread_suspend() edge cases 2019-11-25 19:12:05 -05:00
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
prj.conf tests: Never disable SMP 2019-09-26 16:54:06 -04:00
testcase.yaml tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00