zephyr/tests/kernel/msgq/msgq_api/src
Meng xianglin 912914a915 test: msgq: imporve test coverage for message queue
Add code to wake up a thread waiting for message on a message
queue.

Signed-off-by: Meng xianglin <xianglinx.meng@intel.com>
2021-01-15 11:35:22 -05:00
..
main.c kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
test_msgq_attrs.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
test_msgq_contexts.c test: msgq: imporve test coverage for message queue 2021-01-15 11:35:22 -05:00
test_msgq_fail.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
test_msgq_purge.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
test_msgq.h