2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

test: add the crit test in the test list

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Acked-by: Ruslan Kuprieiev <kupruser@gmail.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Andrey Vagin
2015-01-22 18:59:11 +03:00
committed by Pavel Emelyanov
parent 85089ed359
commit f3bf749b2b

View File

@@ -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 \