Commit 4a0dcbbf authored by Andrew Vagin's avatar Andrew Vagin Committed by Pavel Emelyanov

test: add a target to build zdtm_ct

Signed-off-by: 's avatarAndrew Vagin <avagin@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 2d382cc7
...@@ -21,6 +21,8 @@ other: .FORCE ...@@ -21,6 +21,8 @@ other: .FORCE
setsid $(MAKE) -C $$t run || exit 1; \ setsid $(MAKE) -C $$t run || exit 1; \
done \ done \
zdtm_ct: zdtm_ct.c
zdtm: .FORCE zdtm: .FORCE
./zdtm.py run -a --parallel 2 ./zdtm.py run -a --parallel 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment