zephyr/tests
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
..
bluetooth license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
drivers tests: Update spi driver test for mcux 2017-01-23 15:15:54 -06:00
fs/fat_fs license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
include license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
kernel tests: kernel: mbox_api: fix uninit variable and unchecked value 2017-01-24 13:39:58 +00:00
legacy build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
net net: context: Add status to connect callback 2017-01-20 16:23:21 +02:00
power quark_se: PM: Add multicore support 2017-01-24 13:36:55 +00:00
subsys/debug/gdb_server license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
unit license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ztest license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00