zephyr/tests
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
..
application_development
arch tests: Add necessary includes/excludes for the ehl_crb board 2020-12-12 14:16:23 +02:00
benchmarks
bluetooth tests: bluetooth: Use a valid disconnect reason 2020-12-15 11:20:34 +01:00
boards board: native_posix: Add test for k_busy_wait and cpu_hold 2020-12-14 12:32:11 +01:00
crypto
deprecated/inttype
drivers tests: i2c: i2c_slave_api add nucleo_g071 2020-12-14 13:17:46 -05:00
kernel tests: mutex: add some error case testing 2020-12-16 14:26:55 +01:00
lib devicetree: basic support for enum tokens 2020-12-13 19:25:24 -05:00
misc/test_build
net tests: socket: getaddrinfo: Add tests for getaddrinfo() with NULL host 2020-12-15 19:22:50 +02:00
portability tests: Add necessary includes/excludes for the ehl_crb board 2020-12-12 14:16:23 +02:00
posix tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
subsys test: fs: improve code coverage for file system core 2020-12-15 11:17:54 +01:00
unit tests/unit/cbprintf: another float conversion edge case 2020-12-10 06:46:16 -06:00
ztest