4981dbe32b
reason:stdin/stdout was redirected and closed in redirect_test.c. measures:change all printf() to fprint(stderr,...) in pipe_main.c, and modify fflush(stdout) to fflush(stderr) in line 231. Signed-off-by: wurui3 <wurui3@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
interlock_test.c | ||
Kconfig | ||
Make.defs | ||
Makefile | ||
pipe_main.c | ||
pipe.h | ||
redirect_test.c | ||
transfer_test.c |