zephyr/tests/ztest
Benjamin Walsh 67b816d74c ztest: rename end-of-test semaphore
It was named 'mutex', which is not representative of what it is used for
since it is not used for mutual exclusion, but rather for signaling.

Change-Id: Icfef0011f890b2546af1686ba6b57e3fc13c6576
Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
2017-03-01 13:18:33 +00:00
..
include license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
src ztest: rename end-of-test semaphore 2017-03-01 13:18:33 +00:00
test license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kbuild tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Kconfig ztest: use an aligned stack size 2017-01-24 23:42:41 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00