zephyr/tests/kernel/msgq/msgq_api
Meng xianglin 9f8d745b7f test: msgq: Add two corner cases in message queue
Put message to a full queue or get message from an empty queue with
different timeout: K_NO_WAIT, a period of time, K_FOREVER.

Signed-off-by: Meng xianglin <xianglinx.meng@intel.com>
2020-08-11 19:32:52 +02:00
..
src test: msgq: Add two corner cases in message queue 2020-08-11 19:32:52 +02:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf test: msgq: remove number of cpu restriction 2020-05-09 19:06:53 +02:00
testcase.yaml