zephyr/tests/kernel/pipe
Steven Wang fcbbd32445 Test: correct an error in test_pipe_user_thread2thread().
In test_pipe_user_thread2thread(), what should be tested is
the pipe, which allocated with k_object_alloc(), rather than
"pipe" and "kpipe". That two pipes are already teseted in
test_pipe_thread2thread().

Signed-off-by: Steven Wang <steven.l.wang@linux.intel.com>
2020-11-20 10:57:05 +01:00
..
pipe Test: Refine annotaion and testcase for pipe. 2020-10-27 09:05:47 -04:00
pipe_api Test: correct an error in test_pipe_user_thread2thread(). 2020-11-20 10:57:05 +01:00