zephyr/tests/cmsis_rtos_v2
Carlos Stuart ae07bd4725 tests: cmsis_rtos_v2: Join and detach tests
Implemented tests for the new join and detach features.

 - The first tests multiple join operations.
 - The second tests trying to join a detached thread.
 - The third tests abandoning a join when the thread is detached after
creation.

Signed-off-by: Carlos Stuart <carlosstuart1970@gmail.com>
2019-02-08 11:59:38 -05:00
..
src tests: cmsis_rtos_v2: Join and detach tests 2019-02-08 11:59:38 -05:00
CMakeLists.txt
prj.conf tests: cmsis_rtos_v2: Join and detach tests 2019-02-08 11:59:38 -05:00
testcase.yaml