..
lib
zdtm: test dumping character devices with help of custom callbacks
2013-12-20 16:07:39 +04:00
aio00.c
zdtm: Simple test for AIO ring
2014-12-26 18:13:44 +03:00
arm-neon00.c
zdtm: added a test validating ARM NEON checkpoint/restore
2013-06-01 22:45:51 +04:00
bind-mount.c
zdtm: check bind mounts of the root mount
2014-04-11 16:04:36 +04:00
busyloop00.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
caps00.c
tests: Add more debug info to caps00 test
2015-03-18 22:41:11 +03:00
cgroup00.c
zdtm: don't use same cgoup names for a few tests (v2)
2014-08-15 22:12:04 +04:00
cgroup00.hook
zdtm: don't use same cgoup names for a few tests (v2)
2014-08-15 22:12:04 +04:00
cgroup00.opts
opts: add --manage-cgroups option
2014-08-12 14:32:50 +04:00
cgroup01.c
zdtm: don't use same cgoup names for a few tests (v2)
2014-08-15 22:12:04 +04:00
cgroup01.hook
zdtm: don't use same cgoup names for a few tests (v2)
2014-08-15 22:12:04 +04:00
cgroup01.opts
opts: add --manage-cgroups option
2014-08-12 14:32:50 +04:00
cgroup02.c
zdtm: mount test cgroup controllers before executing tests
2014-09-03 21:08:07 +04:00
cgroup02.hook
zdtm: don't hide errors in cgroup02.hook
2014-08-26 21:34:58 +04:00
cgroup02.opts
tests: add a test for --cgroup-root
2014-08-19 12:59:10 +04:00
child_opened_proc.c
test: add processes tree restoring test
2012-11-01 14:45:51 +04:00
chroot-file.c
zdtm: Check that out-of-root file survives
2013-09-25 14:15:31 +04:00
chroot.c
zdtm: Test for chroot
2013-09-25 13:59:23 +04:00
clean_mntns.c
zdtm: Add test for mount namespace w/o mountpoints
2014-06-09 15:29:52 +04:00
cmdlinenv00.c
zdtm: cmdlinenv00 -- fix false positive fail on 'auxv' corruption after 32-bit -> 64-bit migration
2012-12-03 17:40:32 +04:00
conntracks
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
console.c
test: Add console trivial test
2014-10-27 21:35:42 +04:00
cow00.c
zdtm: add a smoke test for cow memory (v2)
2012-10-11 17:12:17 +04:00
cow01.c
cow01: try to read a page to take it from a swap
2015-03-24 10:59:50 +03:00
criu-rtc.c
zdtm: test dumping character devices with help of custom callbacks
2013-12-20 16:07:39 +04:00
criu-rtc.proto
zdtm: test dumping character devices with help of custom callbacks
2013-12-20 16:07:39 +04:00
cwd00.c
zdtm/cwd00: avoid resolving an abs path
2014-12-10 12:57:49 +03:00
cwd01.c
zdtm/cwd01: avoid resolving an abs path
2014-12-24 19:15:04 +03:00
cwd02.c
zdtm/cwd02: avoid resolving an abs path
2014-12-25 21:10:58 +03:00
deleted_dev.c
zdtm: Add more verbosity to deleted_dev failure
2014-07-03 13:29:09 +04:00
deleted_unix_sock.c
zdtm: Pick up deleted unix socket test (v2)
2014-07-04 15:13:41 +04:00
dumpable01.c
zdtm: add new dumpable01 test to check that dumpable flag is preserved
2014-06-24 22:44:34 +04:00
dumpable02.c
zdtm: add new dumpable02 test to check that dumpable flag set to 0 or 2 works
2014-06-24 22:44:39 +04:00
env00.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
eventfs00.c
zdtm: Extend eventfs00 for deferred eventpoll test
2012-05-04 16:47:59 +04:00
fanotify00.c
zdtm/fanotify00: use /tmp instead of /
2014-09-02 16:12:32 +04:00
fd.c
zdtm: check that process w/o file descriptors can be dumped and restored
2014-10-27 21:29:21 +04:00
fdt_shared.c
zdtm: test shared file tables
2013-01-12 00:55:36 +04:00
fifo-ghost.c
zdtm: Add fifo ghost file test
2012-07-01 21:45:18 +04:00
fifo-rowo-pair.c
Drop crtools word from zdmt C code
2013-06-03 13:58:43 +04:00
fifo.c
zdtm:fifo: write a few data in the fifo descriptor and check them
2012-06-19 12:39:58 +04:00
fifo_ro.c
zdtm:fifo: check that read only fifo descriptor is restored
2012-06-19 12:40:51 +04:00
fifo_wronly.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
file_append.c
zdtm: Check that O_APPEND is preserved properly
2013-09-19 10:45:36 +04:00
file_attr.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
file_fown.c
zdtm: execite test cases from a test user
2013-04-29 16:15:04 +04:00
file_locks00.c
zdtm: get a test file name from arguments
2013-01-21 17:39:18 +04:00
file_locks00.opts
zdtm: Introduce per-test criu options
2014-07-02 12:12:36 +04:00
file_locks01.c
zdtm: Print /proc/locks in lock tests to investigate random failures
2015-02-25 11:46:46 +03:00
file_locks01.opts
zdtm: Introduce per-test criu options
2014-07-02 12:12:36 +04:00
file_locks02.c
zdtm: Print /proc/locks in lock tests to investigate random failures
2015-02-25 11:46:46 +03:00
file_locks02.opts
test: Check that shared locks work
2014-09-02 17:44:50 +04:00
file_locks03.c
zdtm: Print /proc/locks in lock tests to investigate random failures
2015-02-25 11:46:46 +03:00
file_locks03.opts
test: Check that inherited flocks work
2014-09-02 17:44:53 +04:00
file_locks04.c
zdtm: Print /proc/locks in lock tests to investigate random failures
2015-02-25 11:46:46 +03:00
file_locks04.opts
test: Check that overlapping locks work
2014-09-02 17:44:54 +04:00
file_locks05.c
zdtm: Print /proc/locks in lock tests to investigate random failures
2015-02-25 11:46:46 +03:00
file_locks05.opts
test: Check that criu's donwgrading quirk works
2014-09-02 17:44:58 +04:00
file_shared.c
zdtm: open with O_CREAT in second argument needs 3 arguments
2012-05-30 12:45:19 +04:00
fpu00.c
space-before-tab whitespace cleanup
2013-12-12 10:00:53 +04:00
fpu01.c
zdtm: added target architecture checks into FPU tests
2013-01-14 18:27:52 +04:00
futex-rl.c
Fix typos in messages from test suite
2013-04-15 12:46:01 +04:00
futex.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
get_smaps_bits.c
zdtm: move get_smaps_bits to separate file for reuse
2014-09-19 17:44:26 +04:00
groups.c
zdtp: Test that supplementary groups are supported
2012-10-11 17:07:05 +04:00
grow_map.c
zdtm: add a new test case for checking vma-s with the MAP_GROWSDOWN flags
2013-08-09 15:40:17 +04:00
grow_map02.c
zdtm: check that two continuous grow-down VMA-s are restored correctly
2013-08-30 14:25:31 +04:00
grow_map03.c
zdtm: fix msg reporting
2014-09-12 14:02:03 +04:00
inotify00.c
zdtm/inotify00: fix expected sets of events
2014-09-05 19:41:47 +04:00
inotify00.opts
zdtm/inotify00: fix expected sets of events
2014-09-05 19:41:47 +04:00
inotify_irmap.c
test: create /etc in a temporary root
2015-03-26 14:12:08 +03:00
inotify_system.c
zdtm/inotify_system_nodel.c: need to print mask of events for UNKNOWN event
2014-11-19 13:18:50 +04:00
inotify_system_nodel.c
zdtm/inotify_system_nodel.c: need to print mask of events for UNKNOWN event
2014-11-19 13:18:50 +04:00
ipc_namespace.c
zdtm/ipc_namespace: set the auto_msgmni sysctl to zero
2014-08-14 12:21:53 +04:00
jobctl00.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
link10.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
Makefile
test: check read-only bind-mounts
2015-03-27 14:04:26 +03:00
maps00.c
space-before-tab whitespace cleanup
2013-12-12 10:00:53 +04:00
maps01.c
zdtm/maps01: extend maps01
2014-10-23 19:57:14 +04:00
maps02.c
test/zdtm: fix compilation of maps02.c when MADV_DONTDUMP is unknown
2014-10-03 18:57:32 +04:00
maps03.c
zdtm: fix integer literal type bug in maps03
2014-04-04 20:38:37 +04:00
maps04.c
zdtm: define PAGE_SIZE in zdtmtst.h
2013-07-11 15:31:56 +04:00
maps05.c
zdtm: maps05 -- Test a flood of small VMAs
2014-05-12 14:46:48 +04:00
maps_file_prot.c
zdtm: add maps_file_prot
2014-04-04 20:37:25 +04:00
mem-touch.c
zdtm: define PAGE_SIZE in zdtmtst.h
2013-07-11 15:31:56 +04:00
mlock_setuid.c
zdtm: test for mlocked area restores if programm have no credentials
2014-09-19 17:44:28 +04:00
mmx00.c
zdtm: added target architecture checks into FPU tests
2013-01-14 18:27:52 +04:00
mntns_link_ghost.c
zdtm: check link-remap and ghost files from a few mntns (v2)
2014-08-06 19:14:22 +04:00
mntns_link_remap.c
zdtm: check link-remap and ghost files from a few mntns (v2)
2014-08-06 19:14:22 +04:00
mntns_link_remap.opts
zdtm: check link-remap and ghost files from a few mntns (v2)
2014-08-06 19:14:22 +04:00
mntns_open.c
zdtm: Check that files from alien mnt ns are handled (v2)
2014-08-06 19:14:19 +04:00
mntns_root_bind.c
zdtm: add a test to check non-root shared bind-mounts
2014-12-22 13:46:42 +03:00
mntns_rw_ro_rw.c
test: check read-only bind-mounts
2015-03-27 14:04:26 +03:00
mntns_shared_bind.c
zdtm: add a test to check non-root shared bind-mounts
2014-11-12 12:55:17 +04:00
mntns_shared_bind02.c
zdtm: add a test to check non-root shared bind-mounts
2014-11-12 12:55:17 +04:00
mountpoints.c
zdtm/mountpoints: add "unknown" options to reproduce the previous bug
2014-09-10 18:33:10 +04:00
mprotect00.c
zdtm: Don't allocate memory to mprotect with calloc
2013-01-10 18:40:01 +04:00
msgque.c
zdtm: fix compile error in case of NEW_IPC_NS is not set
2012-08-14 14:24:06 +04:00
mtime_mmap.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
netns-nf.c
zdtm: Basic checks for iptables save and restore
2013-10-04 02:54:28 +04:00
netns.c
zdtm: Netns basic test
2012-08-02 08:32:06 +04:00
overmount_dev.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
overmount_fifo.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
overmount_file.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
overmount_sock.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
packet_sock.c
zdtm: fix struct tpacket_req3 redeclaration
2012-09-12 14:36:41 +04:00
packet_sock_mmap.c
packet: Get packet_sock_mmap test work in userns
2015-02-13 16:11:38 +04:00
pdeath_sig.c
zdtm: Tech that pdeath_sig is preserved
2014-07-01 16:16:06 +04:00
pid00.c
zdtm: Tests for xids and caps
2012-01-30 13:03:29 +04:00
pipe00.c
pipe00: replace polling on waiting
2012-10-10 17:31:19 +04:00
pipe01.c
zdtm: add a new test case to check that all data can be restored
2012-04-05 20:53:27 +04:00
pipe02.c
zdtm: check unshared descriptors for one end of a pipe
2013-03-14 19:36:17 +04:00
poll.c
zdtm: test -- Add trivial poll() timeout test
2015-03-25 17:13:34 +03:00
posix_timers.c
test: posix_timers -- Beautify code and output
2015-03-04 17:49:29 +03:00
proc-self.c
zdtm: Update proc-self test
2013-05-21 13:09:37 +04:00
pstree.c
zdtm: Static pstree test
2012-02-01 17:29:23 +04:00
pthread00.c
zdtm: pthread00 -- Use exit_group where appropriate
2012-11-27 20:11:10 +04:00
pthread01.c
zdtm: pthread01 -- Add human readable signals printouts
2012-11-27 19:33:43 +04:00
ptrace_sig.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
pty00.c
zdtm: pty00 -- Count for SIGHUP
2014-08-15 22:15:12 +04:00
pty01.c
zdtm: Add pty01 test
2012-09-12 20:02:32 +04:00
pty02.c
zdtm/pty02: never close master before reading slave
2014-12-08 15:39:58 +03:00
pty03.c
zdtm: Add pty03 test
2012-09-12 20:02:46 +04:00
pty04.c
zdtm: Add pty04 test
2012-09-12 20:02:53 +04:00
remap_dead_pid.c
use SIGKILL in remap_dead_pid test
2015-03-31 22:09:51 +03:00
rlimits00.c
zdtm: Test that rlimits are c/r-ed
2013-01-10 20:10:00 +04:00
rmdir_open.c
zdtm: Add test for opened ghost directory
2014-07-04 15:09:01 +04:00
route_rules
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
rtc.c
zdtm: increase the amount of allowable inaccuracy
2013-12-23 13:55:19 +04:00
sched_policy00.c
zdtm: split sched_prio00 on two parts
2012-10-24 15:52:53 +04:00
sched_prio00.c
zdtm: sched_prio -- Add missing headers
2013-01-21 17:32:18 +04:00
selfexe00.c
zdtm: fix msg reporting
2014-09-12 14:02:03 +04:00
sem.c
zdtm: IPC semaphores migration test
2012-02-10 12:41:57 +04:00
session00.c
zdtm: workaround compiling errors on ubuntu 10.4
2012-10-24 15:52:30 +04:00
session01.c
zdtm: workaround compiling errors on ubuntu 10.4
2012-10-24 15:52:30 +04:00
session02.c
session02: hard-code the value of the macro CLONE_STACK_SIZE
2013-04-04 14:07:20 +04:00
session03.c
session03: change CLONE_STACK_SIZE from PAGE_SIZE to 4096
2013-04-29 16:04:07 +04:00
shm.c
test: shm -- Make sure SysV memory restored properly
2014-10-27 21:26:45 +04:00
sigaltstack.c
zdtm: use tkill instead of kill in sigaltstack
2013-07-12 18:10:32 +04:00
signalfd00.c
zdtm: Signalfd testing
2012-08-02 12:28:16 +04:00
sigpending.c
whitespace-at-eol cleanup
2013-12-12 10:00:45 +04:00
sk-netlink.c
zdtm: add a test case for netlink sockets
2013-03-26 00:24:30 +04:00
sk-unix-unconn.c
zdtm: check unconnected unix sockets
2012-11-02 14:38:35 +04:00
sleeping00.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
sock_filter.c
zdtm: Test that socket filter migrates well
2012-11-01 19:22:06 +03:00
sock_opts00.c
sk: Support SO_NO_CHECK option
2012-10-15 15:45:57 +04:00
sock_opts01.c
sk: Rework bound-dev dump/restore according to new API
2012-11-28 20:24:42 +03:00
socket-ext.c
socket-ext: provide access to socket for a test user
2013-04-29 16:15:02 +04:00
socket-ext.opts
zdtm: Introduce per-test criu options
2014-07-02 12:12:36 +04:00
socket-tcp.c
zdtm: check SO_REUSEADDR is restored
2013-01-14 18:47:26 +04:00
socket-tcp.opts
zdtm: Introduce per-test criu options
2014-07-02 12:12:36 +04:00
socket-tcp6.c
zdtm: adapt all tcp tests for ipv6
2012-11-23 16:37:39 +04:00
socket-tcp6.opts
zdtm: Introduce per-test criu options
2014-07-02 12:12:36 +04:00
socket-tcpbuf-local.c
zdtm: add a new test, where both sides of a tcp connection is dumped
2013-08-20 14:58:14 +04:00
socket-tcpbuf-local.opts
zdtm: Introduce per-test criu options
2014-07-02 12:12:36 +04:00
socket-tcpbuf.c
zdtm/socket-tcpbuf: heartbeat should not read all data
2014-10-27 21:31:09 +04:00
socket-tcpbuf.opts
zdtm: Introduce per-test criu options
2014-07-02 12:12:36 +04:00
socket-tcpbuf6.c
zdtm: adapt all tcp tests for ipv6
2012-11-23 16:37:39 +04:00
socket-tcpbuf6.opts
zdtm: Introduce per-test criu options
2014-07-02 12:12:36 +04:00
socket6_udp.c
zdtm: Add socket6_udp test
2012-04-23 14:11:31 +04:00
socket_aio.c
zdtm: adapt all tcp tests for ipv6
2012-11-23 16:37:39 +04:00
socket_listen.c
zdtm: adapt all tcp tests for ipv6
2012-11-23 16:37:39 +04:00
socket_listen6.c
zdtm: adapt all tcp tests for ipv6
2012-11-23 16:37:39 +04:00
socket_queues.c
zdtm: static/socket_queues test added
2012-02-29 17:42:30 +04:00
socket_udp.c
zdtm: Test for udp sockets
2012-03-02 15:54:42 +04:00
socket_udplite.c
sock: Add udp-lite sockets support
2012-04-13 10:42:30 +04:00
sockets00.c
zdtm: test that UNIX socket owner/group don't change
2014-08-29 16:53:07 +04:00
sockets01.c
zdtm: Test for shutdown unix sockets
2012-10-24 18:39:54 +04:00
sockets02.c
v4 zdtm: test semi-closed unix stream connection for data loss
2013-08-28 16:52:45 +04:00
sockets_dgram.c
test/zdtm/sockets_dgram: Use shorter pathname to support
2013-08-07 12:27:11 +04:00
sockets_spair.c
zdtm: Add sockets_spair test case
2012-05-31 15:11:56 +04:00
sse00.c
zdtm: added target architecture checks into FPU tests
2013-01-14 18:27:52 +04:00
sse20.c
zdtm: added target architecture checks into FPU tests
2013-01-14 18:27:52 +04:00
stopped.c
zdtm/stopped: fix stopped test
2014-10-09 19:17:59 +04:00
tempfs.c
zdtm/tempfs: set mode for O_CREAT
2014-09-30 21:55:01 +04:00
timerfd.c
timerfd: zdtm -- Add simple testcase
2014-08-06 19:20:28 +04:00
timers.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
tty00.c
zdtm: fix msg reporting
2014-09-12 14:02:03 +04:00
tty02.c
tty02: open a slave tty with O_NOCTTY
2012-11-02 17:43:30 +04:00
tty03.c
Fix typos in messages from test suite
2013-04-15 12:46:01 +04:00
tun.c
zdtm: Check tap's hwaddr doesn't change after c/r
2013-08-24 01:08:03 +04:00
umask00.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
unbound_sock.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
unhashed_proc.c
Fix typos in messages from test suite
2013-04-15 12:46:01 +04:00
unlink_fifo.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
unlink_fifo_wronly.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
unlink_fstat00.c
zdtm: execite test cases from a test user
2013-04-29 16:15:04 +04:00
unlink_fstat01.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
unlink_fstat02.c
zdtm: Tests for testing completely unlinked files
2012-04-13 17:57:35 +04:00
unlink_fstat03.c
zdtm: don't worry if a storage device ID is changed on NFS
2012-10-24 19:12:44 +04:00
unlink_fstat03.opts
zdtm: Introduce per-test criu options
2014-07-02 12:12:36 +04:00
unlink_largefile.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
unlink_mmap00.c
zdtm: A bunch of test for various flavors of unlinked/opened/maped files
2014-02-05 16:18:37 +04:00
unlink_mmap01.c
zdtm: A bunch of test for various flavors of unlinked/opened/maped files
2014-02-05 16:18:37 +04:00
unlink_mmap02.c
zdtm: A bunch of test for various flavors of unlinked/opened/maped files
2014-02-05 16:18:37 +04:00
uptime_grow.c
whitespace-at-eol cleanup
2013-12-12 10:00:45 +04:00
utsname.c
zdtm: update static/utsname test due to ns isolation changes
2012-02-10 12:41:57 +04:00
vdso00.c
zdtm: Add vDSO test
2012-01-17 02:45:53 +04:00
vdso01.c
zdtm: Add vdso01 test case
2014-06-25 14:11:24 +04:00
vt.c
zdtm:tty:vt: add simple test
2014-12-22 13:48:39 +03:00
wait00.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
write_read00.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
write_read01.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
write_read02.c
zdtm: Zero Downtime Migration Test Suite
2011-12-02 17:49:08 +04:00
write_read10.c
zdtm: open an one unlinked files two times
2012-09-11 18:00:16 +04:00
xids00.c
zdtm/static/xids00: print more information about errors (v2)
2014-10-23 20:02:29 +04:00
zombie00.c
zdtm: don't use sleep for synchronization in zombie00
2015-02-25 11:13:28 +03:00