zephyr/tests/kernel/queue/src
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
..
main.c test: queue: Add test for multiple threads using k_queue_get 2017-08-25 09:00:46 -04:00
Makefile
test_queue_contexts.c test: queue: Add test for multiple threads using k_queue_get 2017-08-25 09:00:46 -04:00
test_queue_fail.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
test_queue_loop.c tests: queue: Add tests for k_queue_remove 2017-08-15 08:49:09 -04:00
test_queue.h license: add missing licenses and copyright 2017-06-08 10:41:56 -04:00