[CRIU] [PATCH] test: add a target to build zdtm_ct
Andrey Vagin
avagin at openvz.org
Mon Feb 22 15:39:16 PST 2016
From: Andrew Vagin <avagin at virtuozzo.com>
Signed-off-by: Andrew Vagin <avagin at virtuozzo.com>
---
test/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/Makefile b/test/Makefile
index 499ecf3..744ab7a 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -21,6 +21,8 @@ other: .FORCE
setsid $(MAKE) -C $$t run || exit 1; \
done \
+zdtm_ct: zdtm_ct.c
+
zdtm: .FORCE
./zdtm.py run -a --parallel 2
--
2.5.0
More information about the CRIU
mailing list