Commit 731dc183 authored by Pavel Emelyanov's avatar Pavel Emelyanov

zdtm: Pick up some tests that pass

Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 0198590c
...@@ -14,6 +14,7 @@ ZP="zdtm/live" ...@@ -14,6 +14,7 @@ ZP="zdtm/live"
TEST_LIST=" TEST_LIST="
static/pipe00 static/pipe00
static/pipe01 static/pipe01
static/pipe02
static/busyloop00 static/busyloop00
static/cwd00 static/cwd00
static/env00 static/env00
...@@ -69,7 +70,9 @@ static/sock_filter ...@@ -69,7 +70,9 @@ static/sock_filter
static/socket6_udp static/socket6_udp
static/socket_udplite static/socket_udplite
static/selfexe00 static/selfexe00
static/link10
static/unlink_fstat00 static/unlink_fstat00
static/unlink_fstat01
static/unlink_fstat02 static/unlink_fstat02
static/unlink_fstat03 static/unlink_fstat03
static/unlink_mmap00 static/unlink_mmap00
...@@ -85,6 +88,9 @@ static/fifo-rowo-pair ...@@ -85,6 +88,9 @@ static/fifo-rowo-pair
static/fifo-ghost static/fifo-ghost
static/fifo static/fifo
static/fifo_wronly static/fifo_wronly
static/fifo_ro
static/unlink_fifo
static/unlink_fifo_wronly
static/zombie00 static/zombie00
static/rlimits00 static/rlimits00
transition/fork transition/fork
......
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