[PATCH] zdtm: Enable mmx00/sse00/sse20 tests
Cyrill Gorcunov
gorcunov at openvz.org
Fri Dec 21 08:09:21 EST 2012
Since we supprt FPU c/r now we can run
these tests.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
test/zdtm.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test/zdtm.sh b/test/zdtm.sh
index 9f4c663..5d4882c 100644
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -74,6 +74,9 @@ static/child_opened_proc
static/cow01
static/fpu00
static/fpu01
+static/mmx00
+static/sse00
+static/sse20
"
# Duplicate list with ns/ prefix
TEST_LIST=$TEST_LIST$(echo $TEST_LIST | tr ' ' '\n' | sed 's#^#ns/#')
--
1.8.0.1
--5mCyUwZo2JvN/JJP--
More information about the CRIU
mailing list