zephyr/tests/kernel/pipe
Shihao Shen 477f4d4e2b tests: kernel: pipe: second part of testcases to improve pipes coverage
Added test_pipe_get_large to cover branches in both k_pipe_put and
k_pipe_get. Added trivial testcases in test_pipe_avail_no_buffer to
cover trivial branches for k_pipe_read_avail and k_pipe_write_avail.
This is the second patch as the continuation of #31037.

Signed-off-by: Shihao Shen <shihao.shen@intel.com>
2021-03-18 12:53:06 -04:00
..
pipe Test: Refine annotaion and testcase for pipe. 2020-10-27 09:05:47 -04:00
pipe_api tests: kernel: pipe: second part of testcases to improve pipes coverage 2021-03-18 12:53:06 -04:00