[CRIU] [PATCH 2/2] zdtm: Move pty tests back to ns compatible list

Cyrill Gorcunov gorcunov at openvz.org
Sun Sep 30 06:49:38 EDT 2012


Test pty03 is not yet ready for ns, will be addressed later.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 test/zdtm.sh |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/test/zdtm.sh b/test/zdtm.sh
index 0429575..e86c381 100644
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -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="
-- 
1.7.7.6



More information about the CRIU mailing list