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 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf tests: cmsis_rtos_v2: Join and detach tests 2019-02-08 11:59:38 -05:00
testcase.yaml tests: cmsis: Disable two cmsis portability tests on x86_64 2019-01-11 15:18:52 -05:00