zephyr/tests
Leandro Pereira a07d0731c7 tests: mbox_api: Fully initialize k_box_msg struct
`mmsg` should be fully initialized prior to calling k_mbox_get().  The
mailbox implementation (mainly, mbox_message_match()) will look inside
the second parameter passed to k_mbox_get() in order to determine if
which pending messages should be returned to the caller.

Fixes Valgrind warning listed in #7478.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-06-05 10:26:59 -04:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks tests: remove obsolete k_thread_cancel 2018-06-04 16:56:06 -04:00
bluetooth Bluetooth: Remove references to non-existing Kconfig symbols 2018-05-23 16:57:59 -04:00
boards tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance
crypto tests: mbedtls: don't use stdout console 2018-05-30 15:55:18 -05:00
drivers kconfig: Remove remaining 'option env' bounce symbols 2018-05-28 17:21:11 -04:00
include tests: remove dot after PASS|FAIL 2018-05-08 07:56:18 -04:00
kernel tests: mbox_api: Fully initialize k_box_msg struct 2018-06-05 10:26:59 -04:00
lib tests/lib/c_lib: Turn off too-clever compiler warning 2018-05-23 20:54:36 -04:00
misc/test_build gdb_server: Remove leftover testing and x86 parts 2018-05-24 08:10:21 -04:00
net tests: ieee802154/crypto: use console harness 2018-06-04 14:34:00 -04:00
posix tests: posix: Function call return values need to be validated. 2018-06-01 14:59:10 -04:00
power tests: power states: Remove CONFIG_GPIO_QMSI_1_{NAME,PRI} assignments 2018-05-28 17:16:46 -04:00
shell tests: cleanup subsystem tests meta-data 2018-04-09 22:55:20 -04:00
subsys tests: subsys: settings: fcb: Fix failure on nrf52_pca10040 2018-06-01 09:00:42 -04:00
unit scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
ztest kernel: remove STACK_ALIGN checks 2018-05-23 15:05:15 -05:00
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig tests: enable HW stack protection by default 2018-05-25 17:18:56 -04:00