criu/test
Andrey Vagin 5a49b9e216 zdtm: Zero Downtime Migration Test Suite
This test suite contains many small test cases for different subsystems.

Example of execution:
 # make busyloop00.pid
 # ../../../../crtools -d -t `cat busyloop00.pid`
 # kill -9 `cat busyloop00.pid`
 # ../../../../crtools -r -t `cat busyloop00.pid`
 # cat busyloop00.out
PASS

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Acked-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
2011-12-02 17:49:08 +04:00
..
zdtm zdtm: Zero Downtime Migration Test Suite 2011-12-02 17:49:08 +04:00
Makefile test: Add trivial vDSO test 2011-11-29 16:37:43 +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: Add test-pthreads test 2011-11-22 01:50:45 +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-vdso.c test: Add trivial vDSO test 2011-11-29 16:37:43 +04:00