zephyr/tests/kernel/mbox/mbox_api/src
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
..
main.c kernel: mailbox: Add some testcases for mailboxs 2021-03-02 10:47:07 -05:00
test_mbox_api.c tests: kernel: Change a mbox testcase that condition unsuitable 2021-03-16 17:07:17 -05:00