zephyr/tests/kernel/mutex/mutex_error_case
Enjia Mai eedfb30b62 tests: mutex: add some error case testing
Add some error case testing such as invoking mutex with null parameter
or using it interrupt context. This is for checking if API robust
enough in error condition handling.

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2020-12-16 14:26:55 +01:00
..
src tests: mutex: add some error case testing 2020-12-16 14:26:55 +01:00
CMakeLists.txt tests: mutex: add some error case testing 2020-12-16 14:26:55 +01:00
prj.conf tests: mutex: add some error case testing 2020-12-16 14:26:55 +01:00
testcase.yaml tests: mutex: add some error case testing 2020-12-16 14:26:55 +01:00