zephyr/tests/cmsis_rtos_v2/src
Alberto Escolar Piedras 32bd2df029 tests: cmsis_rtos_v2: Bugfix in test which leads to random errors
Fix a quite silly bug in the testcase which led to random failures
on execution.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-01-04 11:50:51 -05:00
..
event_flags.c tests: cmsis_rtos_v2: Enhance event flags tests 2019-01-03 12:39:39 -05:00
kernel.c tests: cmsis_rtos_v2: Bugfix in test which leads to random errors 2019-01-04 11:50:51 -05:00
main.c tests: cmsis_rtos_v2: Add tests for kernel management APIs 2019-01-03 12:39:39 -05:00
mempool.c tests: cmsis_rtos_v2: Enhance mempool tests 2019-01-03 12:39:39 -05:00
msgq.c tests: cmsis_rtos_v2: Enhance msgq tests 2019-01-03 12:39:39 -05:00
mutex.c tests/cmsis_rtos_v2: Introduce tests to make use of Mutex APIs 2018-12-20 12:23:22 +01:00
semaphore.c tests: cmsis_rtos_v2: Enhance semaphore tests 2019-01-03 12:39:39 -05:00
thread_apis.c
thread_flags.c tests/cmsis_rtos_v2: Introduce tests to make use of ThreadFlags APIs 2018-12-20 12:23:22 +01:00
timer.c