zephyr/tests
Michał Kruszewski 178191ce68 test: spi: Define asynchronous stack with K_THREAD_STACK_DEFINE.
Previous stack definition caused following warning: passing argument 2
of 'k_thread_create' from incompatible pointer type.

Signed-off-by: Michał Kruszewski <michal.kruszewski@nordicsemi.no>
2017-08-10 13:55:17 -04:00
..
benchmarks Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
bluetooth Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
booting/stub
compliance
crypto tests: sha256: convert to ztest 2017-08-07 22:39:47 -04:00
drivers test: spi: Define asynchronous stack with K_THREAD_STACK_DEFINE. 2017-08-10 13:55:17 -04:00
include tests: crypto: Update ECC Diffie-Hellman and DSA tests 2017-08-01 10:35:06 -04:00
kernel arch: arc: add nested interrupt support 2017-08-10 12:47:15 -04:00
lib/json tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
net tests: neighbor: convert normal test to use ztest 2017-08-09 21:42:29 -04:00
power tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
shell tests: shell: Fix string not null-terminated 2017-08-09 10:10:45 -04:00
subsys tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
unit Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03: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