mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
test: add a target to build zdtm_ct
Signed-off-by: Andrew Vagin <avagin@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
2d382cc7cd
commit
4a0dcbbf86
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue