zephyr/tests/kernel/mbox/mbox_api
Sharron LIU 110d58c055 tests: kernel: mbox_api: fix uninit variable and unchecked value
"struct k_mbox_msg mmsg" should be initialized before using.
"int" value returned by k_mem_pool_alloc() should be checked.

Coverity-CID: 160083
Coverity-CID: 160470

Change-Id: I35714bf9d76723c5fdd8c2963bf76b42ae1b1867
Signed-off-by: Sharron LIU <sharron.liu@intel.com>
2017-01-24 13:39:58 +00:00
..
src tests: kernel: mbox_api: fix uninit variable and unchecked value 2017-01-24 13:39:58 +00:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf tests: kernel: added mbox api test 2016-12-24 13:09:27 +00:00
testcase.ini tests: kernel: added mbox api test 2016-12-24 13:09:27 +00:00