zephyr/tests/kernel/threads/lifecycle/lifecycle_api
Spoorthi K e1f0a3e1ef tests: kernel: Add test to verify k_thread_start()
The test validates the behavior of calling k_thread_start()
    of thread which is already started. The thread has to start
    execution only when its state is _THREAD_PRESTART.

Signed-off-by: Spoorthi K <spoorthi.k@intel.com>
2018-03-22 08:15:33 -04:00
..
src tests: kernel: Add test to verify k_thread_start() 2018-03-22 08:15:33 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj.conf tests: kernel: Verify the call to abort handler 2018-02-23 13:45:51 -05:00
testcase.yaml tests: kernel: stop relying on path for naming 2018-02-18 09:16:40 -05:00