zephyr/tests
Jian Kang ba51bbd73d tests: kernel: Change a mbox testcase that condition unsuitable
Fix issue #33114 #33120. Modify the testcase that run failed on iotdk
and nsim. This testing do not need receive thread ID when invoke
k_mbox_data_get() with NULL param. The testcase purpose is invoke
this API with NULL buffer and NULL receive_id. It will cause fatal
error if use a uninitialize receive id.

Signed-off-by: Jian Kang <jianx.kang@intel.com>
2021-03-16 17:07:17 -05:00
..
application_development tests: application_development: set integration_platforms 2021-03-03 18:13:19 -05:00
arch kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
benchmarks tests: footprint: fix thread start races 2021-03-08 12:09:16 -05:00
bluetooth Bluetooth: host: Refactor command state set handling to one function 2021-03-15 16:51:51 +02:00
boards qspi_testcase: modify the value used to check whether qspi is enabled 2021-03-10 14:26:00 -05:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers tests: spi_loopback: exclude atmel sam0 boards 2021-03-16 17:01:15 -05:00
kernel tests: kernel: Change a mbox testcase that condition unsuitable 2021-03-16 17:07:17 -05:00
lib tests: lib: cbprintf: Added configuration without _Generic 2021-03-12 09:25:15 -05:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net net: dns: update to new k_work API 2021-03-15 17:19:54 +02:00
portability tests: samples: Add targetted platform_excludes for intel_adsp_cavs15 2021-03-08 19:25:25 -05:00
posix m2gl025_miv: Double the test timeouts 2021-02-09 19:41:27 -05:00
subsys tests/subsys/dfu/mcuboot: Fix coverity issue on not checked return val 2021-03-09 08:05:27 -05:00
unit unit: cbprintf: Extended to test without _Generic use 2021-03-12 09:25:15 -05:00
ztest tests: ztest: Added return data test case 2021-03-09 07:09:13 -05:00