mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 10:09:57 +00:00
Add the -l option to show the list of tests Make the default zdtm/live/ prefix when running individual test Now you can do it like # sh ./zdtm.sh for running all tests # sh ./zdtm.sh -l to list available tests # sh ./zdtm.sh <test> to run test <test>, e.g. "static/pipe00" Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> |
||
|---|---|---|
| .. | ||
| zdtm | ||
| Makefile | ||
| test-counter.c | ||
| test-pipe-async.c | ||
| test-pthreads.c | ||
| test-rnd-from-file.c | ||
| test-shmem-async.c | ||
| test-shmem-three-async.c | ||
| test-sigaction.c | ||
| test-unixsocket.c | ||
| test-vdso.c | ||
| zdtm.sh | ||