zephyr/tests/kernel
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
..
alert/alert_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
arm_irq_vector_table tests: arm_irq_vector_table: convert to ztest 2017-08-07 22:31:27 -04:00
arm_runtime_nmi tests: arm_runtime_nmi: convert to ztest 2017-08-07 22:31:27 -04:00
bitfield tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
common tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
context tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
critical build: remove unused Kconfig variables 2017-08-03 07:19:29 -05:00
errno doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
fatal x86: stack overflow improvements 2017-08-03 11:46:26 -04:00
fifo/fifo_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
fp_sharing doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
gen_isr_table arch: arc: add nested interrupt support 2017-08-10 12:47:15 -04:00
irq_offload tests: irq_offload: Convert test case to use ztest 2017-08-01 08:46:48 -04:00
libs tests: libs: convert to ztest 2017-08-07 22:31:27 -04:00
lifo/lifo_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mbox/mbox_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_heap/mheap_api_concept tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_pool tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
mem_slab Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
msgq/msgq_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
multilib tests: multilib: convert to ztest 2017-08-07 22:31:27 -04:00
mutex tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
obj_tracing drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
pending tests: kernel: reduce thread stack size for pend 2017-08-14 13:28:42 -04:00
pipe/pipe_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
poll kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
profiling/profiling_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
protection tests: protection: don't do exec tests on x86 2017-07-10 11:44:56 -07:00
queue queue: Use k_poll if enabled 2017-08-15 08:49:09 -04:00
semaphore/sema_api tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
sleep doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
sprintf tests: kernel: sprintf: Fix build warning. 2017-07-19 11:16:52 -04:00
stack/stack_api tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
stackprot tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
static_idt tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
systhreads doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
test_build Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
threads tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
tickless doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
timer doc: qemu target was deprecated, use 'run' 2017-08-03 11:48:55 -04:00
workq tests: remove testcase.ini files 2017-06-21 20:56:53 -04:00
xip tests: xip: convert to ztest 2017-08-07 22:31:27 -04:00