2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

test/other: add a test to check the --shell-job option

This test creates a pty pair, creates a test process and sets a slave
pty as control terminal for it.

Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
Andrei Vagin
2018-03-29 10:02:29 +03:00
parent e19bd64876
commit 1d5438310b
4 changed files with 70 additions and 1 deletions

View File

@@ -127,6 +127,8 @@ ip net add test
./test/zdtm.py run --empty-ns -T zdtm/static/socket-tcp*-local --iter 2
make -C test/others/shell-job
pip install flake8
make lint