zephyr/tests/kernel/threads
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
..
custom_data/custom_data_api tests: kernel: stop relying on path for naming 2018-02-18 09:16:40 -05:00
lifecycle tests: kernel: Add test to verify k_thread_start() 2018-03-22 08:15:33 -04:00
scheduling/schedule_api tests: kernel: stop relying on path for naming 2018-02-18 09:16:40 -05:00