2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 22:05:36 +00:00

zdtm: Enable pty tests

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Cyrill Gorcunov
2012-09-14 17:50:47 +04:00
committed by Pavel Emelyanov
parent 4ae20428c0
commit aa247d8631

View File

@@ -54,6 +54,10 @@ static/fifo
static/fifo_wronly
static/zombie00
transition/fork
static/pty00
static/pty01
static/pty03
static/pty04
"
# Duplicate list with ns/ prefix
TEST_LIST=$TEST_LIST$(echo $TEST_LIST | tr ' ' '\n' | sed 's#^#ns/#')