zephyr/tests/cmsis_rtos_v1
Rajavardhan Gundi 1b0391682e tests/cmsis_rtos_v1: Test mutex ownership during releasing
Introduce test to check that only the thread which locks the mutex
shall be able to release it.

Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2018-09-09 11:05:23 -04:00
..
src tests/cmsis_rtos_v1: Test mutex ownership during releasing 2018-09-09 11:05:23 -04:00
CMakeLists.txt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
prj.conf tests/cmsis_rtos_v1: Introduce tests to make use of Thread APIs 2018-08-13 13:08:07 -07:00
testcase.yaml