zephyr/tests
LIU, Sharron 6afbd387bf tests: kernel: added mbox api test
tested APIs:
K_MBOX_DEFINE
k_mbox_init
k_mbox_put
k_mbox_async_put
k_mbox_get
k_mbox_data_get
k_mbox_data_block_get

Change-Id: I73e1bd27a69b23fb5b8a856ce092fb651066a6c6
Signed-off-by: Sharron LIU <sharron.liu@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-24 13:09:27 +00:00
..
bluetooth Bluetooth: shell: Fix br-discovery help message 2016-12-24 08:42:15 +02:00
booting/stub
compliance
crypto libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
drivers tests: spi: correct a spi buffer length issue 2016-12-22 01:20:42 +00:00
fs/fat_fs
include
iot tests/iot/http: Initialize parser struct 2016-12-16 19:14:52 +01:00
kernel tests: kernel: added mbox api test 2016-12-24 13:09:27 +00:00
legacy debug: move debug features from misc to subsys/debug 2016-12-19 19:58:40 +00:00
net tests/tcp: Initialize buffer to NULL 2016-12-16 19:14:53 +01:00
power/power_states power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
subsys/debug/gdb_server tests: GDB server only works on qemu_x86 now 2016-12-19 15:48:51 -05:00
unit net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
ztest arch/arc, usb, ztest: Add the ARG_UNUSED macro 2016-12-21 12:54:54 +00:00
defaults.tc
Kconfig
Makefile
Makefile.test