[CRIU] [PATCH v2 4/4] zdtm: add static/sem test to IPC ns tests list
Kinsbursky Stanislav
skinsbursky at openvz.org
Tue Feb 14 11:54:27 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 50bee4e..8c9ca20 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