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 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arch tests: Add necessary includes/excludes for the ehl_crb board 2020-12-12 14:16:23 +02:00
benchmarks tests: remove posix from allowed archs 2020-12-09 15:18:29 -05:00
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 ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
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 sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
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 tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00