mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-20 16:51:37 +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:
parent
85089ed359
commit
f3bf749b2b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue