[CRIU] [PATCH 8/8] zdtm: add static/socket_queues tests to zdtm list.

Kinsbursky Stanislav skinsbursky at openvz.org
Tue Feb 28 05:32:00 EST 2012


Based on xemul@ patches.

Signed-off-by: Stanislav Kinsbursky <skinsbursky at openvz.org>

---
 test/zdtm.sh                   |    1 +
 test/zdtm/live/static/Makefile |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/test/zdtm.sh b/test/zdtm.sh
index 901c15d..4896ae4 100644
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -25,6 +25,7 @@ transition/file_read
 transition/fork
 static/zombie00
 static/sockets00
+static/socket_queues
 static/pid00
 static/pstree
 static/caps00
diff --git a/test/zdtm/live/static/Makefile b/test/zdtm/live/static/Makefile
index f44e346..e434e25 100644
--- a/test/zdtm/live/static/Makefile
+++ b/test/zdtm/live/static/Makefile
@@ -31,6 +31,7 @@ TST_NOFILE	=				\
 		utsname				\
 		pstree				\
 		sockets00			\
+		socket_queues			\
 		ipc_namespace			\
 		selfexe00			\
 		sem				\



More information about the CRIU mailing list