[CRIU] [PATCH 4/4] zdtm: add static/sem test to IPC ns tests list
Kinsbursky Stanislav
skinsbursky at openvz.org
Thu Feb 9 10:58:10 EST 2012
Signed-off-by: Stanislav Kinsbursky <skinsbursky at parallels.com>
---
test/zdtm.sh | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/test/zdtm.sh b/test/zdtm.sh
index 24b4e3f..b7c22de 100644
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -41,6 +41,7 @@ IPC_TEST_LIST="
static/ipc_namespace
static/shm
static/msgque
+static/sem
"
CRTOOLS=`pwd`/`dirname $0`/../crtools
More information about the CRIU
mailing list