[CRIU] [PATCH] test: add the crit test in the test list

Andrey Vagin avagin at openvz.org
Thu Jan 22 05:46:33 PST 2015


Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 test/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/Makefile b/test/Makefile
index dcec259..d330dc6 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -13,7 +13,7 @@ all:
 
 .PHONY: all
 
-TESTS = unix-callback mem-snap rpc libcriu mounts/ext security pipes
+TESTS = unix-callback mem-snap rpc libcriu mounts/ext security pipes crit
 
 other: .FORCE
 	for t in $(TESTS); do			\
-- 
1.9.3



More information about the CRIU mailing list