zephyr/tests/kernel/msgq/msgq_api
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
..
src tests: msgq: Enhance tests to improve code coverage 2018-07-24 20:07:12 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj.conf kernel: add k_msgq_alloc_init() 2018-05-16 17:32:59 -07:00
testcase.yaml tests: kernel: stop relying on path for naming 2018-02-18 09:16:40 -05:00