zephyr/tests/kernel/mbox/mbox_api
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
..
src tests: kernel: Change a mbox testcase that condition unsuitable 2021-03-16 17:07:17 -05:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: Never disable SMP 2019-09-26 16:54:06 -04:00
testcase.yaml tests: kernel: remove ram restrictions 2020-06-09 23:36:16 -04:00