zephyr/tests
Johann Fischer 6dbe738d0e tests: dma: fix chan_blen_transfer
Use sizeof instead of strlen to get the correct buffer
length and initialize rx buffer with zeros before the dma
transfer.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2017-06-23 15:56:08 -04:00
..
benchmarks tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
bluetooth Bluetooth: controller: Add radio fast ramp feature 2017-06-22 18:48:15 +03: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 tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
drivers tests: dma: fix chan_blen_transfer 2017-06-23 15:56:08 -04:00
include tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
kernel tests: protection: add testcase.yaml 2017-06-22 16:15:32 -04:00
lib/json tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
net tests: dns: do not set as slow test 2017-06-21 21:38:12 -04:00
power tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
shell tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
subsys tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
unit tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
ztest tests/ztest: Add ztest_test_pass() 2017-06-21 21:52:50 -04:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test