zephyr/tests
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
..
benchmarks tests: benchmarks: use main thread for benchmark 2017-08-24 09:29:14 -07:00
bluetooth Bluetooth: controller: Add Minimum Number of Used Channels Proc 2017-08-21 08:41:56 -04:00
booting/stub
compliance
crypto tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
drivers poll: Enable multiple threads to use k_poll in the same object 2017-08-25 09:00:46 -04:00
include tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
kernel test: queue: Add test for multiple threads using k_queue_get 2017-08-25 09:00:46 -04:00
lib/json tests: json: reduce ztest stack size 2017-08-14 13:28:42 -04:00
net tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
power doc: fix misspellings and missing EOF newlines 2017-08-16 17:38:41 -05:00
shell tests: shell: Fix string not null-terminated 2017-08-09 10:10:45 -04:00
subsys
unit tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
ztest tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
Kconfig
Makefile
Makefile.test