zephyr/tests/kernel/msgq/msgq_api/src
Ajay Kishore 7b24690e14 tests: msgq: Enhance tests to improve code coverage
This test is intended to validate k_msgq_alloc_init()
and k_msgq_cleanup(), when CONFIG_USERSPACE is not defined.
Also added test to validate k_msgq_get() api, if any thread is
pending to write in message queue.

Signed-off-by: Ajay Kishore <ajay.kishore@intel.com>
2018-07-24 20:07:12 -04:00
..
main.c tests: msgq: Enhance tests to improve code coverage 2018-07-24 20:07:12 -04:00
test_msgq_attrs.c tests: msgq: improve test documentation 2018-05-23 18:58:03 -04:00
test_msgq_contexts.c tests: msgq: Enhance tests to improve code coverage 2018-07-24 20:07:12 -04:00
test_msgq_fail.c tests: msgq: improve test documentation 2018-05-23 18:58:03 -04:00
test_msgq_purge.c tests: msgq: improve test documentation 2018-05-23 18:58:03 -04:00
test_msgq.h tests: msgq: Enhance tests to improve code coverage 2018-07-24 20:07:12 -04:00