zephyr/tests
Luiz Augusto von Dentz 84db641de6 queue: Use k_poll if enabled
This makes use of POLL_EVENT in case k_poll is enabled which is
preferable over wait_q as that allows objects to be removed for the
data_q at any time.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-08-15 08:49:09 -04:00
..
benchmarks tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
bluetooth Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +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: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
drivers tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
include tests: crypto: Update ECC Diffie-Hellman and DSA tests 2017-08-01 10:35:06 -04:00
kernel queue: Use k_poll if enabled 2017-08-15 08:49:09 -04:00
lib/json tests: json: reduce ztest stack size 2017-08-14 13:28:42 -04:00
net tests: update min ram requirements and filters 2017-08-14 13:28:42 -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 tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00