zephyr/tests/kernel/mutex/mutex_error_case/src
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
..
test_mutex_error.c tests: mutex: add some error case testing 2020-12-16 14:26:55 +01:00