[CRIU] [PATCH 7/7] zdtm: Add socket6_udp test

Cyrill Gorcunov gorcunov at openvz.org
Fri Apr 20 18:56:40 EDT 2012


Signed-off-by: Cyrill Gorcunov <gorcunov 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 f33a61e..6b8faa7 100644
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -35,6 +35,7 @@ static/caps00
 static/cmdlinenv00
 static/socket_listen
 static/socket_udp
+static/socket6_udp
 static/socket_udplite
 static/selfexe00
 static/file_fown
diff --git a/test/zdtm/live/static/Makefile b/test/zdtm/live/static/Makefile
index 0f1e0df..373ede7 100644
--- a/test/zdtm/live/static/Makefile
+++ b/test/zdtm/live/static/Makefile
@@ -20,6 +20,7 @@ TST_NOFILE	=				\
 		unbound_sock			\
 		socket_listen			\
 		socket_udp			\
+		socket6_udp			\
 		socket_udplite			\
 		socket_aio			\
 		msgque				\
-- 
1.7.7.6



More information about the CRIU mailing list