zdtm.py: Add inhfd tests for --inherit-fd option
This option cannot be tested using classic zdtm tests as it implies
some data created before restore and passed through criu restore down
to the restored process (descriptor in our case).
So add inhfd_test class that creates such.
Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
Showing
test/inhfd.desc
0 → 100644
test/inhfd/pipe.py
0 → 100755
test/inhfd/pipe.py.desc
0 → 100644
test/inhfd/socket.py
0 → 100755
test/inhfd/socket.py.desc
0 → 100644
Please
register
or
sign in
to comment