zephyr/tests/kernel
Luiz Augusto von Dentz 251a8a8c28 test: queue: Add test for multiple threads using k_queue_get
This tests the situation when there are multiple threads calling
k_queue_get which was causing issues when using k_poll.

Jira: ZEP-2553

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-08-25 09:00:46 -04:00
..
alert/alert_api
arm_irq_vector_table
arm_runtime_nmi
bitfield
common
context
critical
errno
fatal
fifo/fifo_api
fp_sharing
gen_isr_table
irq_offload
libs
lifo/lifo_api
mbox/mbox_api
mem_heap/mheap_api_concept
mem_pool
mem_slab
msgq/msgq_api
multilib
mutex tests: kernel: mutex: minor rework 2017-08-24 14:49:24 -04:00
obj_tracing
pending
pipe/pipe_api
poll poll: Enable multiple threads to use k_poll in the same object 2017-08-25 09:00:46 -04:00
profiling/profiling_api
protection
pthread
queue test: queue: Add test for multiple threads using k_queue_get 2017-08-25 09:00:46 -04:00
semaphore/sema_api
sleep
sprintf
stack/stack_api
stackprot
static_idt
systhreads
test_build
threads
tickless
timer
workq
xip