mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-28 12:36:47 +00:00
zdtm: Enable mmx00/sse00/sse20 tests
Since we supprt FPU c/r now we can run these tests. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
c7cc08b811
commit
6089f8c5a5
1 changed files with 3 additions and 0 deletions
|
|
@ -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/#')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue