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:
committed by
Pavel Emelyanov
parent
85089ed359
commit
f3bf749b2b
@@ -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 \
|
||||
|
Reference in New Issue
Block a user