zephyr/tests/kernel/mutex
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
..
mutex_api tests: kernel: Fix coverity warning CIDs 211474 and 211479 2020-08-16 09:29:41 -04:00
mutex_error_case tests: mutex: add some error case testing 2020-12-16 14:26:55 +01:00
sys_mutex tests: sys_mutex: don't add to default domain 2020-10-22 16:47:07 -07:00