zephyr/tests
Baohong Liu 83a388e6c8 tests: spi: correct a spi buffer length issue
Make the buffer length for tx and rx are the same for
spi_transceive API call. QMSI only supports equal length.
This is clearly specifed in spi header file.

Also correct some coding style issues.

Change-Id: Ifd34683e8813dae9b692ad453176a93cb3848427
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-12-22 01:20:42 +00:00
..
bluetooth logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
booting/stub
compliance
crypto
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: add zephyr alerts test case 2016-12-21 01:56:19 +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
subsys/debug/gdb_server tests: GDB server only works on qemu_x86 now 2016-12-19 15:48:51 -05:00
unit
ztest arch/arc, usb, ztest: Add the ARG_UNUSED macro 2016-12-21 12:54:54 +00:00
defaults.tc
Kconfig
Makefile
Makefile.test