zephyr/tests/kernel/msgq/msgq_api/src
Sharron LIU cd35f06de8 tests: kernel: msgq: fix unused value
"ret" returned from k_msgq_put() should be checked.

Coverity-CID: 160084

Change-Id: I192db3a67ab9489e8338f6636d4c2a6935e98d74
Signed-off-by: Sharron LIU <sharron.liu@intel.com>
2017-01-24 13:36:15 +00:00
..
main.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile tests: add zephyr message queue test case with unified kernel 2016-12-24 15:16:05 +00:00
test_msgq_contexts.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
test_msgq_fail.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
test_msgq_purge.c tests: kernel: msgq: fix unused value 2017-01-24 13:36:15 +00:00
test_msgq.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00