Commit 68646783 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

test/pipes: execute two test cases

* reopen a pipe descriptor via /proc/self/fd/X
* give another end of a pipe to "criu restore"
Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent bea8903d
......@@ -7,6 +7,8 @@ run: pipe
./pipe -c && \
./pipe -cl && \
./pipe -d && \
./pipe -o && \
./pipe -r && \
./pipe -dc && \
./pipe -dcl && \
true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment