mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-01 14:55:39 +00:00
zdtm: Simplify TEST_LIST formation
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
13
test/zdtm.sh
13
test/zdtm.sh
@@ -106,23 +106,10 @@ streaming/socket-tcp6
|
|||||||
static/socket-tcpbuf
|
static/socket-tcpbuf
|
||||||
static/socket-tcpbuf6
|
static/socket-tcpbuf6
|
||||||
static/pty03
|
static/pty03
|
||||||
"
|
|
||||||
|
|
||||||
TEST_LIST="$TEST_LIST
|
|
||||||
static/mountpoints
|
static/mountpoints
|
||||||
"
|
|
||||||
|
|
||||||
# These ones are in ns
|
|
||||||
TEST_LIST="$TEST_LIST
|
|
||||||
ns/static/session00
|
ns/static/session00
|
||||||
ns/static/session01
|
ns/static/session01
|
||||||
"
|
|
||||||
|
|
||||||
TEST_LIST="$TEST_LIST
|
|
||||||
static/utsname
|
static/utsname
|
||||||
"
|
|
||||||
|
|
||||||
TEST_LIST="$TEST_LIST
|
|
||||||
static/ipc_namespace
|
static/ipc_namespace
|
||||||
static/shm
|
static/shm
|
||||||
static/msgque
|
static/msgque
|
||||||
|
Reference in New Issue
Block a user