mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-22 17:49:13 +00:00
zdtm: Move pty tests back to ns compatible list
Test pty03 is not yet ready for ns, will be addressed later. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
4b99537cd4
commit
8a4ec72b2f
1 changed files with 3 additions and 3 deletions
|
|
@ -55,6 +55,9 @@ static/fifo
|
|||
static/fifo_wronly
|
||||
static/zombie00
|
||||
transition/fork
|
||||
static/pty00
|
||||
static/pty01
|
||||
static/pty04
|
||||
"
|
||||
# Duplicate list with ns/ prefix
|
||||
TEST_LIST=$TEST_LIST$(echo $TEST_LIST | tr ' ' '\n' | sed 's#^#ns/#')
|
||||
|
|
@ -64,10 +67,7 @@ TEST_LIST="$TEST_LIST
|
|||
static/file_fown
|
||||
static/socket-ext
|
||||
static/socket-tcp
|
||||
static/pty00
|
||||
static/pty01
|
||||
static/pty03
|
||||
static/pty04
|
||||
"
|
||||
|
||||
MNT_TEST_LIST="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue