criu/test
Pavel Emelyanov b2cfd095fb zdtm: Make cmdline a little bit more user-friendly
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>
2012-01-15 22:54:37 +04:00
..
zdtm zdtm: correct e-mail 2012-01-13 14:09:25 +04:00
Makefile test: Add usnix-socket test 2011-12-27 20:01:47 +04:00
test-counter.c test: Add printing header 2011-11-21 22:56:12 +04:00
test-pipe-async.c test: pipes -- Drop unused vars 2011-11-22 13:21:48 +04:00
test-pthreads.c test: Enhance pthreads test to include fork calls 2011-12-26 02:24:56 +04:00
test-rnd-from-file.c test: Add printing header 2011-11-21 22:56:12 +04:00
test-shmem-async.c test: Update shmem more frequently 2011-11-21 22:58:02 +04:00
test-shmem-three-async.c teste: Add test-shmem-three-async test 2011-11-21 23:45:35 +04:00
test-sigaction.c test: Add sigaction test 2011-12-03 01:48:57 +04:00
test-unixsocket.c test: Update unix sockets 2012-01-10 17:38:59 +04:00
test-vdso.c test: Add trivial vDSO test 2011-11-29 16:37:43 +04:00
zdtm.sh zdtm: Make cmdline a little bit more user-friendly 2012-01-15 22:54:37 +04:00