Commit 8a4ec72b authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

zdtm: Move pty tests back to ns compatible list

Test pty03 is not yet ready for ns, will be addressed later.
Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 4b99537c
......@@ -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="
......
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