criu/test/zdtm/static
Tim Gates 6a7bb0b9f6 docs: fix simple typo, clietn -> client
There is a small typo in test/zdtm/static/socket_aio.c, test/zdtm/static/socket_listen.c, test/zdtm/static/socket_listen4v6.c, test/zdtm/static/socket_listen6.c, test/zdtm/static/socket_udp-corked.c, test/zdtm/static/socket_udp.c, test/zdtm/static/socket_udplite.c.

Should read `client` rather than `clietn`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2021-09-03 10:31:00 -07:00
..
lib test: Get rid of live directory 2016-02-20 13:40:52 +03:00
aio00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
aio00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
aio01.c Fix typos 2018-10-30 19:27:58 +03:00
aio01.desc zdtm: non-root user can't dump aio01 (v2) 2016-04-07 13:54:56 +03:00
apparmor.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
apparmor.checkskip test: Get rid of live directory 2016-02-20 13:40:52 +03:00
apparmor.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
apparmor.profile test: Get rid of live directory 2016-02-20 13:40:52 +03:00
arm-neon00.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
arm-neon00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
auto_dev-ioctl.h zdtm: add autofs test 2016-07-05 23:18:14 +03:00
autofs.c test/zdtm/autofs: use sigaction instead of the deprecated siginterrupt 2020-10-20 00:18:24 -07:00
autofs.desc zdtm: add autofs test 2016-07-05 23:18:14 +03:00
bind-mount.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
bind-mount.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
binfmt_misc.c test: fix compilation error 2019-04-20 20:25:26 -07:00
binfmt_misc.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
binfmt_misc.hook Fix typos 2018-10-30 19:27:58 +03:00
bpf_array.c zdtm: update and refactor tests for BPF array and hash maps 2020-10-20 00:18:24 -07:00
bpf_array.desc zdtm: update and refactor tests for BPF array and hash maps 2020-10-20 00:18:24 -07:00
bpf_hash.c zdtm: update and refactor tests for BPF array and hash maps 2020-10-20 00:18:24 -07:00
bpf_hash.desc zdtm: update and refactor tests for BPF array and hash maps 2020-10-20 00:18:24 -07:00
bridge.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
bridge.desc tests: add '/bin/ip' to deps in addition to '/sbin/ip' 2017-02-01 18:41:33 +03:00
busyloop00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
caps00.c zdtm: Fix memory and resource leaks 2019-09-07 15:59:53 +03:00
caps00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cgroup00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cgroup00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cgroup00.hook test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cgroup01.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
cgroup01.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cgroup01.hook test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cgroup02.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
cgroup02.desc zdtm: Split long .desc lines 2016-11-02 20:35:57 +03:00
cgroup02.hook tests: cgroup02 should use --cgroup-root on dump 2016-09-26 15:42:44 +03:00
cgroup03.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
cgroup03.desc test: don't execute cgroup03 with other cgroup tests concurrently 2016-12-09 22:42:27 +03:00
cgroup03.hook test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cgroup04.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
cgroup04.checkskip tests: skip cgroup04 and cgroup_ifpriomap on pure cgroup2 systems 2020-10-20 00:18:24 -07:00
cgroup04.desc zdtm: don't run cgroup04 concurrently with other cgroup tests 2016-06-28 13:15:28 +03:00
cgroup04.hook tests: add a test for memory/devices "specialness" 2016-09-26 15:42:42 +03:00
cgroup_ifpriomap.c zdtm/cgroup_ifpriomap: Fix Coverity warning 2018-03-02 21:52:14 +03:00
cgroup_ifpriomap.checkskip tests: skip cgroup04 and cgroup_ifpriomap on pure cgroup2 systems 2020-10-20 00:18:24 -07:00
cgroup_ifpriomap.desc zdtm/cgroup_ifpriomap: Find cgroup's controller's name to mount 2018-03-02 21:52:14 +03:00
cgroup_ifpriomap.hook zdtm/cgroup_ifpriomap: Find cgroup's controller's name to mount 2018-03-02 21:52:14 +03:00
cgroup_stray.c Fix typos 2018-10-30 19:27:58 +03:00
cgroup_stray.desc zdtm: Split long .desc lines 2016-11-02 20:35:57 +03:00
cgroup_yard.c test: implement test for new --cgroup-yard option 2020-02-04 12:37:37 -08:00
cgroup_yard.desc test: implement test for new --cgroup-yard option 2020-02-04 12:37:37 -08:00
cgroup_yard.hook zdtm: make cgroup_yard to be aware of cgroup2 2020-10-20 00:18:24 -07:00
cgroupns.c Fix typos 2018-10-30 19:27:58 +03:00
cgroupns.desc zdtm: Split long .desc lines 2016-11-02 20:35:57 +03:00
child_opened_proc.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
child_subreaper.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
child_subreaper_and_reparent.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
child_subreaper_and_reparent.desc Add ZDTM tests for child subreaper property 2019-09-07 15:59:54 +03:00
child_subreaper_existing_child.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
chroot-file.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
chroot-file.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
chroot.c zdtm/chroot: allocate enough memory for a path 2017-10-17 08:40:10 +03:00
chroot.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
clean_mntns.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
clean_mntns.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
clone_fs.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
cmdlinenv00.c cmdlinenv00 test: fix for clang 2016-10-24 16:00:15 +03:00
cmdlinenv00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
config_inotify_irmap.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
config_inotify_irmap.desc Modify and add test for configuration file functionality 2018-10-30 19:27:52 +03:00
conntracks test/static:conntracks: Support nftables 2020-02-04 12:39:04 -08:00
conntracks.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
console.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
console.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cow00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cow00.desc zdtm: add 'nolazy' flag for tests not compatible with lazy pages 2017-09-16 11:47:01 +03:00
cow01.c zdtm: call test_init() before doing anything 2017-01-12 18:29:29 +03:00
cow01.desc zdtm: add 'nolazy' flag for tests not compatible with lazy pages 2017-09-16 11:47:01 +03:00
cr_veth.c zdtm: Test --external veth option (v5) 2016-11-03 18:15:03 +03:00
cr_veth.checkskip zdtm: Test --external veth option (v5) 2016-11-03 18:15:03 +03:00
cr_veth.desc tests: add '/bin/ip' to deps in addition to '/sbin/ip' 2017-02-01 18:41:33 +03:00
cr_veth.hook zdtm/cr_veth: use the --clean alias of the cleanup action 2016-11-03 18:16:06 +03:00
criu-rtc.c build: get rid of warnings with sysmacro 2017-11-23 20:23:14 +03:00
criu-rtc.proto Add missing "proto2" syntax marker 2016-07-07 12:38:39 +03:00
cwd00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cwd01.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
cwd02.c zdtm/cwd02: typo fix 2016-05-27 13:31:14 +03:00
del_standalone_un.c zdtm: Use safe helper function to initialize unix socket sockaddr structure 2020-03-27 19:36:20 +03:00
del_standalone_un.desc tests: rename deleted_standalone_unix to del_standalone_un 2016-08-01 16:51:32 +03:00
deleted_dev.c zdtm: fix '"makedev" is defined by <sys/sysmacros.h>' 2017-01-12 18:28:43 +03:00
deleted_dev.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
deleted_unix_sock.c zdtm: Use safe helper function to initialize unix socket sockaddr structure 2020-03-27 19:36:20 +03:00
different_creds.c Fix typos 2018-10-30 19:27:58 +03:00
different_creds.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
dumpable01.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
dumpable02.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
dumpable02.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
env00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
epoll.c zdtm/static: add a test to check epoll file descriptors 2018-10-30 19:27:53 +03:00
epoll.desc zdtm/static: add a test to check epoll file descriptors 2018-10-30 19:27:53 +03:00
epoll01.c zdtm: add new epoll01 test 2020-10-20 00:18:24 -07:00
epoll01.desc zdtm: add new epoll01 test 2020-10-20 00:18:24 -07:00
eventfs00.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
fanotify00.c s390:zdtm: Enable zdtm for s390 2017-08-09 18:51:41 +03:00
fanotify00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
fd.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
fd01.c zdtm: Fix fd01 cleanup 2018-03-02 21:52:12 +03:00
fd01.desc zdtm: Add fd01 test 2018-03-02 21:52:12 +03:00
fdt_shared.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
fifo-ghost.c zdtm: use {read,write}_data in fifo tests 2017-12-12 09:12:44 +03:00
fifo-rowo-pair.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
fifo.c zdtm: use {read,write}_data in fifo tests 2017-12-12 09:12:44 +03:00
fifo_ro.c zdtm: use {read,write}_data in fifo tests 2017-12-12 09:12:44 +03:00
fifo_wronly.c criu: put statement continuation on the same line as the closing bracket 2020-04-25 00:43:23 -07:00
file_append.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
file_attr.c test: add printf-attribute to test_msg 2016-09-06 18:58:12 +03:00
file_cloexec.c files: Add FD_CLOEXEC test 2020-02-04 12:39:44 -08:00
file_fown.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
file_fown.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
file_lease00.c zdtm: Add file lease tests 2017-12-12 09:16:04 +03:00
file_lease00.desc zdtm: Add file lease tests 2017-12-12 09:16:04 +03:00
file_lease01.c zdtm: Add file lease tests 2017-12-12 09:16:04 +03:00
file_lease01.desc zdtm: Add file lease tests 2017-12-12 09:16:04 +03:00
file_lease02.c zdtm: Add file lease tests 2017-12-12 09:16:04 +03:00
file_lease02.desc zdtm: Add file lease tests 2017-12-12 09:16:04 +03:00
file_lease03.c zdtm: Test inherited file leases 2017-12-12 09:16:04 +03:00
file_lease03.desc zdtm: Add file lease tests 2017-12-12 09:16:04 +03:00
file_lease04.c zdtm: Test inherited file leases 2017-12-12 09:16:04 +03:00
file_lease04.desc zdtm: Test inherited file leases 2017-12-12 09:16:04 +03:00
file_locks00.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
file_locks00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
file_locks01.c test/file_lock01: don't limit a maximum field width for device numbers 2018-10-30 19:28:19 +03:00
file_locks01.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
file_locks02.c test: static,file_locks02 -- Use fdinfo output 2017-11-21 06:29:15 +03:00
file_locks02.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
file_locks03.c test: static,file_locks03 -- Use fdinfo output 2017-11-21 06:29:16 +03:00
file_locks03.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
file_locks04.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
file_locks04.desc zdtm: Make file_locks04 test based on /proc/{pid}/fdinfo/{fd} 2016-08-01 16:51:05 +03:00
file_locks05.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
file_locks05.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
file_locks06.c zdtm/ia32: fcntl() wrapper for old glibc(s) 2019-07-18 20:23:56 +03:00
file_locks06.checkskip tests: more python3 compatibility 2018-11-04 21:45:06 +03:00
file_locks06.desc zdtm: Add OFD file locks test 2017-02-01 17:37:11 +03:00
file_locks07.c zdtm/ia32: fcntl() wrapper for old glibc(s) 2019-07-18 20:23:56 +03:00
file_locks07.checkskip zdtm: Add checkskip scripts for OFD locks 2017-02-01 18:41:33 +03:00
file_locks07.desc zdtm: Add OFD file locks test 2017-02-01 17:37:11 +03:00
file_locks08.c zdtm/ia32: fcntl() wrapper for old glibc(s) 2019-07-18 20:23:56 +03:00
file_locks08.checkskip zdtm: Add checkskip scripts for OFD locks 2017-02-01 18:41:33 +03:00
file_locks08.desc zdtm: Add OFD file locks test 2017-02-01 17:37:11 +03:00
file_shared.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
fpu00.c zdtm/x86: Don't override %ebx in fpu00 2018-11-04 21:43:05 +03:00
fpu00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
fpu01.c zdtm/static/fpu01: check for OSXSAVE instead of XSAVE 2017-05-10 03:53:23 +03:00
fpu01.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
fpu02.c zdtm/x86: Add a mxcsr preserving fpu test 2018-03-02 21:52:13 +03:00
fpu02.desc zdtm/fpu02: Don't run the test on !x86 platforms 2018-03-02 21:52:14 +03:00
futex-rl.c Fix typos 2018-10-30 19:27:58 +03:00
futex.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
get_smaps_bits.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
get_smaps_bits.h test/zdtm: rm get_smaps_bits proto from zdtmtst.h 2017-05-10 04:26:56 +03:00
ghost_holes00.c test/zdtm: a few fixes to compile tests on Alpine 2017-10-17 08:40:44 +03:00
ghost_holes01.c zdtm: Tests for ghost files with holes 2017-07-18 09:34:44 +03:00
ghost_holes02.c zdtm: Tests for ghost files with holes 2017-07-18 09:34:44 +03:00
ghost_on_rofs.c zdtm: ghost on readonly fs 2019-04-20 20:25:26 -07:00
ghost_on_rofs.desc zdtm: ghost on readonly fs 2019-04-20 20:25:26 -07:00
groups.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
groups.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
grow_map.c zdtm/grow_map: fix test failure for clang 2016-10-24 16:00:15 +03:00
grow_map.desc test: grow_map -- Mark as noauto 2017-06-27 21:35:01 +03:00
grow_map02.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
grow_map02.desc test: grow_map -- Mark as noauto 2017-06-27 21:35:01 +03:00
grow_map03.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
grow_map03.desc test: grow_map -- Mark as noauto 2017-06-27 21:35:01 +03:00
helper_zombie_child.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
helper_zombie_child.desc tests: add a test for the case when there is a helper with a zombie child 2016-08-01 16:51:34 +03:00
inotify00.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
inotify00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
inotify01.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
inotify01.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
inotify02.c Remove unused #include <dirent.h> 2019-04-20 20:25:26 -07:00
inotify02.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
inotify04.c zdtm/inotify: add a test that no unexpected events appear after c/r 2019-09-07 15:59:56 +03:00
inotify04.desc zdtm: make inotify04 require restore 2019-09-07 15:59:56 +03:00
inotify_irmap.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
inotify_irmap.desc zdtm: emulate a situation with invalid files in irmap cache 2016-03-25 23:36:13 +03:00
inotify_irmap.hook zdtm: remove bashisms from hooks 2016-05-27 13:31:14 +03:00
inotify_system.c criu: put statement continuation on the same line as the closing bracket 2020-04-25 00:43:23 -07:00
inotify_system.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
inotify_system_nodel.c inotify_system_nodel.c: make it a static symlink 2017-05-10 04:26:55 +03:00
inotify_system_nodel.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
ipc_namespace.c test/ipc_namespace: set random values less that IPCMNI for *mni sysctls 2018-10-30 19:28:19 +03:00
ipc_namespace.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
jobctl00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
link10.c test: add printf-attribute to test_msg 2016-09-06 18:58:12 +03:00
loginuid.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
loginuid.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
macvlan.c tests: add a test for macvlan 2016-11-03 18:15:02 +03:00
macvlan.desc tests: add '/bin/ip' to deps in addition to '/sbin/ip' 2017-02-01 18:41:33 +03:00
macvlan.hook test: use .pid.inprogress file for macvlan test 2016-11-03 18:15:03 +03:00
Makefile zdtm: add alternative socket filter 2020-10-20 00:18:24 -07:00
maps00.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
maps01.c test/maps01: document mmap() failures 2017-04-17 18:35:58 +03:00
maps01.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
maps02.c test/zdtm: rm get_smaps_bits proto from zdtmtst.h 2017-05-10 04:26:56 +03:00
maps03.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
maps03.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
maps04.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
maps04.desc test/zdtm: set maps04 timeout to 60 seconds 2017-08-15 15:24:11 +03:00
maps05.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
maps06.c zdtm/static/maps06: removed hardcoded page-size 2018-07-09 18:26:49 +03:00
maps_file_prot.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mem-touch.c Replace references to MAP_ANON with MAP_ANONYMOUS 2019-04-20 20:25:26 -07:00
mem-touch.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
memfd00.c memfd: add tests 2020-03-27 19:36:20 +03:00
memfd01.c memfd: add tests 2020-03-27 19:36:20 +03:00
memfd02.c memfd: add tests 2020-03-27 19:36:20 +03:00
memfd03.c memfd: add tests 2020-03-27 19:36:20 +03:00
mlock_setuid.c test/zdtm: rm get_smaps_bits proto from zdtmtst.h 2017-05-10 04:26:56 +03:00
mlock_setuid.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mmx00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mmx00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mnt_enablefs.c zdtm: check enabled file systems 2016-05-27 13:31:43 +03:00
mnt_enablefs.checkskip zdtm: check enabled file systems 2016-05-27 13:31:43 +03:00
mnt_enablefs.desc zdtm: Split long .desc lines 2016-11-02 20:35:57 +03:00
mnt_ext_auto.c test: static/mnt_ext_auto -- Check if unshare successed 2018-10-30 19:28:00 +03:00
mnt_ext_auto.desc zdtm: Switch mnt tests onto new opts 2016-11-03 18:16:05 +03:00
mnt_ext_dev.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
mnt_ext_dev.desc zdtm: check mounts of external devices 2016-05-27 13:31:14 +03:00
mnt_ext_manual.c zdtm: Test for manual ext-mount-map option 2016-11-03 01:32:55 +03:00
mnt_ext_manual.desc zdtm: Switch mnt tests onto new opts 2016-11-03 18:16:05 +03:00
mnt_ext_master.c test: static/mnt_ext_master -- Check if unshare successed 2018-10-30 19:28:00 +03:00
mnt_ext_master.desc zdtm: Split long .desc lines 2016-11-02 20:35:57 +03:00
mnt_ro_bind.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mnt_ro_bind.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mnt_tracefs.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
mnt_tracefs.checkskip add a tracefs test 2016-05-27 13:39:02 +03:00
mnt_tracefs.desc zdtm: Split long .desc lines 2016-11-02 20:35:57 +03:00
mnt_tracefs.hook test: robustify mnt_tracefs test 2016-10-24 16:00:15 +03:00
mntns-deleted-dst s390:zdtm: Enable zdtm for s390 2017-08-09 18:51:41 +03:00
mntns_deleted.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
mntns_deleted.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_ghost.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
mntns_ghost.desc test: execute mntns_ghost and mntns_link_remap in userns 2016-12-21 11:23:02 +03:00
mntns_ghost01.c zdtm: check ghost restores on readonly fs if it is also a ghost in other writable bind 2018-03-02 21:52:12 +03:00
mntns_ghost01.desc zdtm: check ghost restores on readonly fs if it is also a ghost in other writable bind 2018-03-02 21:52:12 +03:00
mntns_link_ghost.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_link_ghost.desc zdtm: run more tests in userns 2017-02-01 18:41:30 +03:00
mntns_link_remap.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
mntns_link_remap.desc test: execute mntns_ghost and mntns_link_remap in userns 2016-12-21 11:23:02 +03:00
mntns_open.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
mntns_open.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_overmount.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
mntns_overmount.desc zdtm: add a test to check a case when two mounts in the same directory 2016-05-27 13:37:11 +03:00
mntns_remap.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
mntns_remap.desc zdtm: run more tests in userns 2017-02-01 18:41:30 +03:00
mntns_ro_root.c Remove unused #include <dirent.h> 2019-04-20 20:25:26 -07:00
mntns_ro_root.desc zdtm: check a case when a root of sub-mntns is read-only 2016-09-06 19:00:21 +03:00
mntns_root_bind.c test: static/mntns_root_bind -- Check if unshare successed 2018-10-30 19:28:00 +03:00
mntns_root_bind.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_root_bind02.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_root_bind02.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_rw_ro_rw.c zdtm: mntns_rw_ro_rw update error msg 2020-02-16 09:15:15 -08:00
mntns_rw_ro_rw.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_shared_bind.c test: static/mntns_shared_bind -- Check if unshare successed 2018-10-30 19:28:00 +03:00
mntns_shared_bind.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_shared_bind02.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_shared_bind02.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mntns_shared_bind03.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
mntns_shared_bind03.desc test: check non-root shared mounts 2017-01-12 18:28:43 +03:00
mntns_shared_vs_private.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
mntns_shared_vs_private.desc zdtm: Check a private mount in a shared mount 2016-03-09 12:56:02 +03:00
mount_paths.c Fix typos 2018-10-30 19:27:58 +03:00
mount_paths.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mountpoints.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
mountpoints.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mprotect00.c Replace references to MAP_ANON with MAP_ANONYMOUS 2019-04-20 20:25:26 -07:00
msgque.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
msgque.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
mtime_mmap.c test: add printf-attribute to test_msg 2016-09-06 18:58:12 +03:00
netns-dev.c Remove unused #include <dirent.h> 2019-04-20 20:25:26 -07:00
netns-dev.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
netns-nf.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
netns-nf.desc ci: use graviton2 for arm64 tests on Travis 2021-09-03 10:31:00 -07:00
netns-nft.c zdtm: nft tables preservation test 2020-02-04 12:39:43 -08:00
netns-nft.checkskip zdtm: nft tables preservation test 2020-02-04 12:39:43 -08:00
netns-nft.desc zdtm: nft tables preservation test 2020-02-04 12:39:43 -08:00
netns.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
netns.desc tests: add '/bin/ip' to deps in addition to '/sbin/ip' 2017-02-01 18:41:33 +03:00
netns_sub.c test: bring the lo interface up in each network namespace 2019-09-07 15:59:56 +03:00
netns_sub.desc test: bring the lo interface up in each network namespace 2019-09-07 15:59:56 +03:00
netns_sub_sysctl.c zdtm: sysctl net.unix.max_dgram_qlen value preservation test 2020-02-04 12:39:05 -08:00
netns_sub_sysctl.desc zdtm: sysctl net.unix.max_dgram_qlen value preservation test 2020-02-04 12:39:05 -08:00
netns_sub_veth.c test: bring the lo interface up in each network namespace 2019-09-07 15:59:56 +03:00
netns_sub_veth.desc test: bring the lo interface up in each network namespace 2019-09-07 15:59:56 +03:00
non_uniform_share_propagation.c zdtm: add a test for non-uniform shares 2018-10-30 19:27:54 +03:00
non_uniform_share_propagation.desc zdtm: add a test for non-uniform shares 2018-10-30 19:27:54 +03:00
ofd_file_locks.c zdtm/ia32: fcntl() wrapper for old glibc(s) 2019-07-18 20:23:56 +03:00
ofd_file_locks.h zdtm/ia32: fcntl() wrapper for old glibc(s) 2019-07-18 20:23:56 +03:00
oom_score_adj.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
opath_file.c zdtm: add a test on open symlink migration 2020-03-27 19:36:20 +03:00
overmount_dev.c zdtm: fix '"makedev" is defined by <sys/sysmacros.h>' 2017-01-12 18:28:43 +03:00
overmount_dev.desc zdtm: remove or replace noauto on crfail where it's possiable 2016-06-28 13:09:40 +03:00
overmount_fifo.c test: add printf-attribute to test_msg 2016-09-06 18:58:12 +03:00
overmount_fifo.desc zdtm: remove or replace noauto on crfail where it's possiable 2016-06-28 13:09:40 +03:00
overmount_file.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
overmount_file.desc zdtm: remove or replace noauto on crfail where it's possiable 2016-06-28 13:09:40 +03:00
overmount_sock.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
overmount_sock.desc zdtm: remove or replace noauto on crfail where it's possiable 2016-06-28 13:09:40 +03:00
overmount_with_shared_parent.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
overmount_with_shared_parent.desc zdtm: test overmounting with shared parent works 2017-11-23 20:23:14 +03:00
overmounted_file.c zdtm: test dumping file on overmounted mount fails 2019-04-20 20:25:26 -07:00
overmounted_file.desc zdtm: test dumping file on overmounted mount fails 2019-04-20 20:25:26 -07:00
packet_sock.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
packet_sock.desc zdtm: up the loopback device in a new network namespace 2016-06-01 14:52:21 +03:00
packet_sock_mmap.c test/packet_sock_mmap: parse inode as unsigned long long 2019-09-07 15:59:54 +03:00
packet_sock_mmap.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
packet_sock_spkt.c alpine: cast addresses to struct sockaddr * 2017-10-17 08:40:44 +03:00
packet_sock_spkt.desc zdtm: run more tests in userns 2017-02-01 18:41:30 +03:00
pdeath_sig.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
pid00.c alpine: use uid_t instead of __uid_t 2017-10-17 08:40:44 +03:00
pid00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
pid_file.c Access pathname relative to root of mntns 2019-04-20 20:25:26 -07:00
pipe00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
pipe01.c test: Kill dead code from pipes test 2019-04-20 20:25:26 -07:00
pipe02.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
pipe03.c test/pipe03: check that pipe size is restored 2020-03-27 19:36:20 +03:00
poll.c test/zdtm: a few fixes to compile tests on Alpine 2017-10-17 08:40:44 +03:00
poll.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
posix_timers.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
private_bind_propagation.c zdtm: shared options should not be lost for bind mounts 2018-10-30 19:27:54 +03:00
private_bind_propagation.desc zdtm: shared options should not be lost for bind mounts 2018-10-30 19:27:54 +03:00
proc-self.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
pstree.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
pthread00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
pthread01.c mips:support docker-cross compile 2020-10-20 00:18:24 -07:00
pthread02.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
pthread02.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
ptrace_sig.c criu: put statement continuation on the same line as the closing bracket 2020-04-25 00:43:23 -07:00
ptrace_sig.desc zdtm/ptrace_sig: don't print from signal handlers 2016-06-28 13:05:53 +03:00
pty-console.c zdtm: check a case when a slave pty is mounted to somewhere 2017-03-02 00:19:02 +03:00
pty-console.desc zdtm: check a case when a slave pty is mounted to somewhere 2017-03-02 00:19:02 +03:00
pty00.c arm/test: fix _XOPEN_SOURCE define 2016-09-06 19:31:21 +03:00
pty01.c test: set uid_map so that INVALID_UID was out of this map 2018-05-12 11:38:46 +03:00
pty01.desc test: pty01 -- Add custom uid/gid 2016-09-06 19:31:22 +03:00
pty02.c arm/test: fix _XOPEN_SOURCE define 2016-09-06 19:31:21 +03:00
pty03.c arm/test: fix _XOPEN_SOURCE define 2016-09-06 19:31:21 +03:00
pty03.desc zdtm: run more tests in userns 2017-02-01 18:41:30 +03:00
pty04.c arm/test: fix _XOPEN_SOURCE define 2016-09-06 19:31:21 +03:00
remap_dead_pid.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
remap_dead_pid.desc zdtm: run more tests in userns 2017-02-01 18:41:30 +03:00
remap_dead_pid_root.c test: combine remap_dead_pid{,_root} tests 2016-11-22 16:44:27 +03:00
remap_dead_pid_root.desc zdtm: run more tests in userns 2017-02-01 18:41:30 +03:00
rlimits00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
rmdir_open.c test: rmdir_open -- Delete two levels of directories 2016-12-09 22:42:26 +03:00
route_rules test: fix shell script tests (conntracks & route_rules) 2017-01-12 18:28:43 +03:00
rtc.c rtc.c test: fix for clang 2016-10-24 16:00:15 +03:00
rtc.desc s390:zdtm: Enable zdtm for s390 2017-08-09 18:51:41 +03:00
s390x_gs_threads.c s390: Fix to skip the test if GS not supported 2018-10-30 19:27:58 +03:00
s390x_mmap_high.c s390:zdtm: Add test for tasks > 4TB 2017-08-09 18:51:41 +03:00
s390x_mmap_high.desc s390:zdtm: Add test for tasks > 4TB 2017-08-09 18:51:41 +03:00
s390x_regs_check.c s390: Add test case for RI 2017-10-17 08:40:44 +03:00
s390x_regs_check.desc s390/zdtm: Add s390x_reg_check test case 2017-08-15 14:51:13 +03:00
s390x_runtime_instr.c zdtm: Fix memory and resource leaks 2019-09-07 15:59:53 +03:00
sched_policy00.c zdtm: set cpu.cfs_period_us to 100 during sched_policy00 test 2016-12-09 22:42:27 +03:00
sched_policy00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sched_prio00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sched_prio00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
scm00.c zdtm: Send two descriptors via unix socket 2017-10-17 11:41:49 +03:00
scm01.c zdtm: Test descriptor sent over unix and kept open 2017-10-17 11:41:49 +03:00
scm02.c zdtm: Send two descriptors via unix socket 2017-10-17 11:41:49 +03:00
scm03.c test: Zeroify scm buffer before filling 2017-10-17 11:41:51 +03:00
scm04.c zdtm: Send two descriptors in two SCMs 2017-10-17 11:41:49 +03:00
scm05.c zdtm: Add scm05 test 2018-03-02 21:52:12 +03:00
scm06.c zdtm: Add scm06 test 2018-03-02 21:52:13 +03:00
scm06.desc zdtm: Add scm06 test 2018-03-02 21:52:13 +03:00
seccomp_filter.c test/zdtm/static/skip-me.c: generalize 2017-04-02 18:12:11 +03:00
seccomp_filter.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
seccomp_filter_inheritance.c test/zdtm/static/skip-me.c: generalize 2017-04-02 18:12:11 +03:00
seccomp_filter_inheritance.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
seccomp_filter_threads.c zdtm: Refactor seccomp_filter_{threads,tsync} 2019-07-17 12:48:50 -07:00
seccomp_filter_threads.desc seccomp: test -- Add seccomp_filter_threads 2018-07-09 18:26:51 +03:00
seccomp_filter_tsync.c zdtm: Refactor seccomp_filter_{threads,tsync} 2019-07-17 12:48:50 -07:00
seccomp_filter_tsync.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
seccomp_strict.c test/zdtm/static/skip-me.c: generalize 2017-04-02 18:12:11 +03:00
seccomp_strict.desc zdtm: run more tests in userns 2017-02-01 18:41:30 +03:00
selfexe00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
selinux00.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
selinux00.checkskip test: add selinux00 test 2019-04-20 20:25:26 -07:00
selinux00.desc test: add selinux00 test 2019-04-20 20:25:26 -07:00
selinux00.hook test: add selinux00 test 2019-04-20 20:25:26 -07:00
selinux01.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
selinux01.checkskip selinux: add socket label test 2019-05-16 09:39:30 -07:00
selinux01.desc selinux: add socket label test 2019-05-16 09:39:30 -07:00
selinux01.hook selinux: add socket label test 2019-05-16 09:39:30 -07:00
selinux02.c selinux: add socket label test 2019-05-16 09:39:30 -07:00
selinux02.checkskip selinux: add socket label test 2019-05-16 09:39:30 -07:00
selinux02.desc selinux: add socket label test 2019-05-16 09:39:30 -07:00
selinux02.hook selinux: add socket label test 2019-05-16 09:39:30 -07:00
sem.c zdtm/static/sem: Use "union semun" instead of int 2017-07-18 20:01:28 +03:00
sem.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
session00.c Avoid unnecessary getpid() calls 2019-04-20 20:25:26 -07:00
session00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
session01.c Avoid unnecessary getpid() calls 2019-04-20 20:25:26 -07:00
session01.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
session02.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
session02.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
session03.c style: Enforce kernel style -Wstrict-prototypes 2020-02-04 12:39:42 -08:00
session03.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
shared_mount_propagation.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
shared_mount_propagation.desc zdtm: test shared mount propagation is preserved 2017-11-23 20:23:14 +03:00
shared_slave_mount_children.c zdtm: check children of shared slaves restore 2018-10-30 19:27:54 +03:00
shared_slave_mount_children.desc zdtm: check children of shared slaves restore 2018-10-30 19:27:54 +03:00
shm-mp.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
shm-mp.desc test: Test for partially mprotect()-ed sysv shmem segment 2016-05-27 13:39:02 +03:00
shm-unaligned.c ipc: SysVshmem segment can be unaligned 2016-06-01 14:52:22 +03:00
shm-unaligned.desc ipc: SysVshmem segment can be unaligned 2016-06-01 14:52:22 +03:00
shm.c test: shm-unaligned -- Use unique key 2017-07-18 09:34:43 +03:00
shm.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
shmemfd-priv.c test/zdtmp: add a test to C/R shared memory file descriptors 2020-03-27 19:36:20 +03:00
shmemfd-priv.desc test/zdtmp: add a test to C/R shared memory file descriptors 2020-03-27 19:36:20 +03:00
shmemfd.c test/zdtmp: add a test to C/R shared memory file descriptors 2020-03-27 19:36:20 +03:00
shmemfd.desc test/zdtmp: add a test to C/R shared memory file descriptors 2020-03-27 19:36:20 +03:00
sigaltstack.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
signalfd00.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
sigpending.c zdtm/sigpending: check only relevant part of siginfo 2019-02-14 21:22:35 +03:00
sit.c zdtm: Test sit device C/R 2017-10-17 10:48:46 +03:00
sit.desc zdtm: Test sit device C/R 2017-10-17 10:48:46 +03:00
sk-freebind-false.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sk-freebind.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sk-netlink.c Remove redundant semicolons 2018-05-12 11:45:32 +03:00
sk-netlink.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sk-unix-mntns.c test: static/sk-unix-mntns -- Check if unshare successed 2018-10-30 19:28:00 +03:00
sk-unix-mntns.desc zdtm: check unix sockets in two mount namespaces 2018-05-12 11:44:33 +03:00
sk-unix-rel.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
sk-unix-unconn.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
sk-unix01.c zdtm: Use safe helper function to initialize unix socket sockaddr structure 2020-03-27 19:36:20 +03:00
sk-unix01.desc unix: test -- Add sk-unix01 test 2018-07-09 18:26:50 +03:00
skip-me.c test/zdtm/static/skip-me.c: generalize 2017-04-02 18:12:11 +03:00
sleeping00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sock_filter00.c zdtm: add alternative socket filter 2020-10-20 00:18:24 -07:00
sock_filter01.c zdtm: add alternative socket filter 2020-10-20 00:18:24 -07:00
sock_opts00.c socket: c/r support for SO_OOBINLINE 2020-10-20 00:18:24 -07:00
sock_opts00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sock_opts01.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sock_opts01.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sock_peercred.c zdtm: Fix memory and resource leaks 2019-09-07 15:59:53 +03:00
sock_peercred.desc zdtm: Add sock_peercred test 2016-12-21 11:23:03 +03:00
socket-dump-tcp-close.c tcp: allow to specify --tcp-close on dump 2020-10-20 00:18:24 -07:00
socket-dump-tcp-close.desc tcp: allow to specify --tcp-close on dump 2020-10-20 00:18:24 -07:00
socket-ext.c zdtm/socket-ext: clean up test files 2018-07-09 18:26:51 +03:00
socket-ext.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-linger.c zdtm: Add test for SO_LINDER 2020-10-20 00:18:24 -07:00
socket-raw.c test: inet, raw -- Storm the test with all protos 2019-04-20 20:25:26 -07:00
socket-raw.desc inet: raw -- Add socket-raw test 2019-04-20 20:25:26 -07:00
socket-tcp-close-wait.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp-close-wait.desc zdtm: add test cases on TCP_CLOSE_WAIT and TCP_LAST_ACK states 2017-01-16 11:04:49 +03:00
socket-tcp-close-wait.hook zdtm: check sequence numbers for tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp-close0.c test/zdtm: write in a tcp socket has to fail if tcp-close was set 2020-10-20 00:18:24 -07:00
socket-tcp-close0.desc zdtm: skip 'tcp-close' tests if restore is skipped 2017-07-18 09:34:46 +03:00
socket-tcp-close1.c tcp: be ready that a size of tcp_info can be changed 2017-10-17 08:40:44 +03:00
socket-tcp-close1.desc zdtm: Check that 'tcp-close' option closes sockets 2017-07-18 09:34:43 +03:00
socket-tcp-closed-last-ack.c zdmt: add more checks into socket-closed-tcp 2017-01-16 11:04:49 +03:00
socket-tcp-closed-last-ack.desc ci: use graviton2 for arm64 tests on Travis 2021-09-03 10:31:00 -07:00
socket-tcp-closed-last-ack.hook zdmt: add more checks into socket-closed-tcp 2017-01-16 11:04:49 +03:00
socket-tcp-closed.c socket-tcp: ignore SIGPIPE 2019-04-20 20:25:26 -07:00
socket-tcp-closed.desc zdmt: add more checks into socket-closed-tcp 2017-01-16 11:04:49 +03:00
socket-tcp-closed.hook zdtm: check sequence numbers for tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp-closing.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp-closing.desc zdtm: check sockets in the TCP_CLOSING state 2017-01-16 11:04:49 +03:00
socket-tcp-closing.hook zdtm: check sequence numbers for tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp-fin-wait1.c zdtm/socket-tcp-fin-wait1: Use array index fro TEST_MSG 2020-02-04 12:39:04 -08:00
socket-tcp-fin-wait1.desc zdtm: add test cases on TCP_FIN_WAIT* states 2017-01-16 11:04:49 +03:00
socket-tcp-fin-wait1.hook tests: more python3 compatibility 2018-11-04 21:45:06 +03:00
socket-tcp-fin-wait2.c zdtm: add test cases on TCP_FIN_WAIT* states 2017-01-16 11:04:49 +03:00
socket-tcp-fin-wait2.desc zdtm: add test cases on TCP_FIN_WAIT* states 2017-01-16 11:04:49 +03:00
socket-tcp-fin-wait2.hook zdtm: check sequence numbers for tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp-keepalive.c zdtm: Add test for SO_KEEPALIVE 2020-02-04 12:39:05 -08:00
socket-tcp-last-ack.c zdtm: add test cases on TCP_CLOSE_WAIT and TCP_LAST_ACK states 2017-01-16 11:04:49 +03:00
socket-tcp-last-ack.desc test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp-last-ack.hook zdtm: check sequence numbers for tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp-listen.c tcp: add a separate test for listen sockets 2020-10-20 00:18:24 -07:00
socket-tcp-local.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcp-local.desc join-ns: Fix join-ns zdtm test 2016-06-01 14:52:21 +03:00
socket-tcp-local.hook zdtm: check sequence numbers for tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp-nfconntrack.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcp-nfconntrack.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcp-reseted.c socket-tcp: ignore SIGPIPE 2019-04-20 20:25:26 -07:00
socket-tcp-reseted.desc ci: use graviton2 for arm64 tests on Travis 2021-09-03 10:31:00 -07:00
socket-tcp-reseted.hook zdtm: check a reseted tcp connect 2017-10-17 08:40:44 +03:00
socket-tcp-reuseport.c zdtm: check a case when one port is shared between two sockets 2017-11-23 20:23:14 +03:00
socket-tcp-reuseport.desc zdtm: check a case when one port is shared between two sockets 2017-11-23 20:23:14 +03:00
socket-tcp-skip-in-flight.c socket-tcp-skip-in-flight: Use set_nonblock 2019-04-20 20:25:26 -07:00
socket-tcp-skip-in-flight.desc test/static: Add test for --skip-in-flight 2019-04-20 20:25:26 -07:00
socket-tcp-syn-sent.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
socket-tcp-syn-sent.desc ci: use graviton2 for arm64 tests on Travis 2021-09-03 10:31:00 -07:00
socket-tcp-syn-sent.hook zdtm: check sequence numbers for tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp-unconn.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp-unconn.desc zdtm: add a test for unconnected tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp.c test/socket-tcp: run iptables with -w 2019-04-20 20:25:26 -07:00
socket-tcp.desc join-ns: Fix join-ns zdtm test 2016-06-01 14:52:21 +03:00
socket-tcp4v6-close-wait.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-close-wait.desc test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-closed.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-closed.desc test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-closing.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-closing.desc test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-fin-wait1.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-fin-wait1.desc test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-fin-wait2.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-fin-wait2.desc test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-last-ack.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-last-ack.desc test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-local.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6-local.desc test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp4v6.desc test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket-tcp6-close-wait.c zdtm: add test cases on TCP_CLOSE_WAIT and TCP_LAST_ACK states 2017-01-16 11:04:49 +03:00
socket-tcp6-close-wait.desc zdtm: add test cases on TCP_CLOSE_WAIT and TCP_LAST_ACK states 2017-01-16 11:04:49 +03:00
socket-tcp6-closed.c zdmt: add more checks into socket-closed-tcp 2017-01-16 11:04:49 +03:00
socket-tcp6-closed.desc zdmt: add more checks into socket-closed-tcp 2017-01-16 11:04:49 +03:00
socket-tcp6-closing.c zdtm: check sockets in the TCP_CLOSING state 2017-01-16 11:04:49 +03:00
socket-tcp6-closing.desc zdtm: check sockets in the TCP_CLOSING state 2017-01-16 11:04:49 +03:00
socket-tcp6-closing.hook zdtm: check sockets in the TCP_CLOSING state 2017-01-16 11:04:49 +03:00
socket-tcp6-fin-wait1.c zdtm: add test cases on TCP_FIN_WAIT* states 2017-01-16 11:04:49 +03:00
socket-tcp6-fin-wait1.desc zdtm: add test cases on TCP_FIN_WAIT* states 2017-01-16 11:04:49 +03:00
socket-tcp6-fin-wait2.c zdtm: add test cases on TCP_FIN_WAIT* states 2017-01-16 11:04:49 +03:00
socket-tcp6-fin-wait2.desc zdtm: add test cases on TCP_FIN_WAIT* states 2017-01-16 11:04:49 +03:00
socket-tcp6-last-ack.c zdtm: add test cases on TCP_CLOSE_WAIT and TCP_LAST_ACK states 2017-01-16 11:04:49 +03:00
socket-tcp6-last-ack.desc zdtm: add test cases on TCP_CLOSE_WAIT and TCP_LAST_ACK states 2017-01-16 11:04:49 +03:00
socket-tcp6-local.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcp6-local.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcp6-unconn.c zdtm: add a test for unconnected tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp6-unconn.desc zdtm: add a test for unconnected tcp sockets 2017-01-16 11:04:49 +03:00
socket-tcp6.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcp6.desc join-ns: Fix join-ns zdtm test 2016-06-01 14:52:21 +03:00
socket-tcpbuf-local.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcpbuf-local.desc join-ns: Fix join-ns zdtm test 2016-06-01 14:52:21 +03:00
socket-tcpbuf.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcpbuf.desc join-ns: Fix join-ns zdtm test 2016-06-01 14:52:21 +03:00
socket-tcpbuf6-local.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcpbuf6-local.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcpbuf6.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket-tcpbuf6.desc join-ns: Fix join-ns zdtm test 2016-06-01 14:52:21 +03:00
socket6_udp.c alpine: use sys/wait.h instead of wait.h 2017-10-17 08:40:44 +03:00
socket_aio.c docs: fix simple typo, clietn -> client 2021-09-03 10:31:00 -07:00
socket_aio.desc zdtm/socket_aio: add the nouser flag 2016-06-28 13:12:26 +03:00
socket_close_data.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket_close_data01.c alpine: cast addresses to struct sockaddr * 2017-10-17 08:40:44 +03:00
socket_dgram_data.c alpine: cast addresses to struct sockaddr * 2017-10-17 08:40:44 +03:00
socket_listen.c docs: fix simple typo, clietn -> client 2021-09-03 10:31:00 -07:00
socket_listen4v6.c test: check ipv6 sockets which handle ipv4 connections 2017-11-23 20:23:14 +03:00
socket_listen6.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket_queues.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
socket_snd_addr.c alpine: cast addresses to struct sockaddr * 2017-10-17 08:40:44 +03:00
socket_snd_addr.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
socket_udp-broadcast.c zdtm: Add UDP broadcast test 2019-09-07 15:59:49 +03:00
socket_udp-corked.c docs: fix simple typo, clietn -> client 2021-09-03 10:31:00 -07:00
socket_udp-corked.desc test: check that corked udp sockets are not dumped 2017-12-19 10:46:38 +03:00
socket_udp.c docs: fix simple typo, clietn -> client 2021-09-03 10:31:00 -07:00
socket_udp_shutdown.c alpine: use sys/wait.h instead of wait.h 2017-10-17 08:40:44 +03:00
socket_udplite.c docs: fix simple typo, clietn -> client 2021-09-03 10:31:00 -07:00
sockets00.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
sockets00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sockets01.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
sockets02.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
sockets03.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
sockets03.desc test/sockets: add test for shut down stream unix sockets 2016-05-27 13:39:02 +03:00
sockets_dgram.c alpine: cast addresses to struct sockaddr * 2017-10-17 08:40:44 +03:00
sockets_spair.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
sse00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sse00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sse20.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
sse20.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
stopped.c zdtm/test: add infop to waitid() 2017-01-12 18:30:06 +03:00
stopped01.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
stopped02.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
stopped12.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
symlink.c zdtm: add a test on open symlink migration 2020-03-27 19:36:20 +03:00
symlink01.c zdtm: add a test on open symlink migration 2020-03-27 19:36:20 +03:00
tempfs.c zdtm: fix gcc-8 warnings 2018-03-02 21:52:14 +03:00
tempfs.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
tempfs_overmounted.c zdtm: improve tempfs_overmounted test 2018-03-02 09:15:28 +03:00
tempfs_overmounted.desc zdtm: now tempfs_overmounted will pass so remove crfail 2018-03-02 09:15:28 +03:00
tempfs_overmounted01.c zdtm: check how criu can dump file systems if some mount points are overmounted 2016-05-27 13:37:11 +03:00
tempfs_overmounted01.desc zdtm: check how criu can dump file systems if some mount points are overmounted 2016-05-27 13:37:11 +03:00
tempfs_ro.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
tempfs_ro.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
tempfs_ro02.c zdtm: check read-only tmpfs in userns 2016-11-03 20:47:41 +03:00
tempfs_ro02.desc zdtm: check read-only tmpfs in userns 2016-11-03 20:47:41 +03:00
tempfs_subns.c zdtm/tempfs_subns: sync children with the main process 2017-12-12 09:13:37 +03:00
tempfs_subns.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
thp_disable.c zdtm/thp_disable: increase memory size to 2M 2019-04-20 20:25:26 -07:00
thread_different_uid_gid.c test: thread_different_uid_gid -- Fixup sync points 2017-10-17 10:21:45 +03:00
thread_different_uid_gid.desc zdtm: don't use getpwnam and getgrnam 2017-10-17 10:21:45 +03:00
time.c zdtm: add a new test to check c/r of time namespaces 2020-04-25 00:43:23 -07:00
timens_for_kids.c test: check that C/R of nested time namespaces fails 2020-04-25 00:43:23 -07:00
timens_for_kids.desc test: check that C/R of nested time namespaces fails 2020-04-25 00:43:23 -07:00
timens_nested.c test: check that C/R of nested time namespaces fails 2020-04-25 00:43:23 -07:00
timens_nested.desc test: check that C/R of nested time namespaces fails 2020-04-25 00:43:23 -07:00
timerfd.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
timerfd.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
timers.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
tty00.c arm/test: fix _XOPEN_SOURCE define 2016-09-06 19:31:21 +03:00
tty02.c arm/test: fix _XOPEN_SOURCE define 2016-09-06 19:31:21 +03:00
tty03.c arm/test: fix _XOPEN_SOURCE define 2016-09-06 19:31:21 +03:00
tun.c test: static/tun -- More detailed errors and code shrink 2018-10-30 19:28:00 +03:00
tun.desc ns: Do not change net_ns in prepare_net_namespaces() 2018-02-15 22:13:26 +03:00
tun_ns.c zdtm: Actually add tun_ns test 2018-05-12 11:44:32 +03:00
tun_ns.desc zdtm: Actually add tun_ns test 2018-05-12 11:44:32 +03:00
uffd-events.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-09-17 03:27:02 +03:00
umask00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unbindable.c zdtm: check that unbindable mount flag does not affect restore 2020-10-20 00:18:24 -07:00
unbindable.desc zdtm: check that unbindable mount flag does not affect restore 2020-10-20 00:18:24 -07:00
unbound_sock.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unhashed_proc.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unhashed_proc.desc zdtm: fail if test with the crfail tag passes 2020-04-25 00:43:23 -07:00
unlink_fifo.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_fifo_wronly.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_fstat00.c Fix building unlink_fstat00 unlink test case 2018-07-09 18:26:52 +03:00
unlink_fstat00.hook test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_fstat01+.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_fstat01.c zdtm/ia32: print st_size as (long long) 2017-04-20 07:00:11 +03:00
unlink_fstat02.c zdtm/ia32: print st_size as (long long) 2017-04-20 07:00:11 +03:00
unlink_fstat03.c zdtm/ia32: print st_size as (long long) 2017-04-20 07:00:11 +03:00
unlink_fstat03.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_fstat04.c zdtm: check a ghost file in a read-only directory 2016-05-06 14:39:27 +03:00
unlink_fstat04.desc zdtm: check a ghost file in a read-only directory 2016-05-06 14:39:27 +03:00
unlink_fstat041.c zdtm: add a test to check O_TMPFILE 2018-05-12 11:45:32 +03:00
unlink_largefile.c arm/test: fix printing formats in tests 2016-09-06 19:31:21 +03:00
unlink_largefile.desc zdtm: remove or replace noauto on crfail where it's possiable 2016-06-28 13:09:40 +03:00
unlink_mmap00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_mmap00.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_mmap01.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_mmap01.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_mmap02.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_mmap02.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
unlink_multiple_largefiles.c style: Enforce kernel style -Wdeclaration-after-statement 2020-02-04 12:39:27 -08:00
unlink_multiple_largefiles.desc zdtm: Add a test to check if we can C/R ghost files with no parent dirs. 2018-05-14 08:45:49 +03:00
unlink_regular00.c test: add printf-attribute to test_msg 2016-09-06 18:58:12 +03:00
unlink_regular00.desc zdtm: run more tests in userns 2017-02-01 18:41:30 +03:00
unsupported_children_collision.c zdtm: add a test for unsupported children collision 2018-10-30 19:27:54 +03:00
unsupported_children_collision.desc zdtm: add a test for unsupported children collision 2018-10-30 19:27:54 +03:00
uptime_grow.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
uptime_grow.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
utsname.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
utsname.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
vdso-proxy.c zdtm: Fix memory and resource leaks 2019-09-07 15:59:53 +03:00
vdso00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
vdso01.c util-vdso: Check chain for STN_UNDEF 2019-09-07 15:59:52 +03:00
vdso01.checkskip test: skip vdso test on non-vdso systems 2020-10-20 00:18:24 -07:00
vdso01.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
vdso02.c zdtm/vdso: Add test for restoring task without vdso blob 2017-09-21 00:48:21 +03:00
vfork00.c test/vfork00: directly _exit() instead of exec() in vforked proccess 2016-02-29 11:38:37 +03:00
vfork00.desc test/vfork00: mark vfork test as expected to fail 2016-02-29 11:38:53 +03:00
vsx.c criu: put statement continuation on the same line as the closing bracket 2020-04-25 00:43:23 -07:00
vsx.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
vt.c s390:criu: Add support for s390 consoles 2017-08-09 18:51:41 +03:00
vt.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
wait00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
write_read00.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
write_read01.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
write_read02.c test: Get rid of live directory 2016-02-20 13:40:52 +03:00
write_read10.c test: add printf-attribute to test_msg 2016-09-06 18:58:12 +03:00
xids00.c zdtm: rely on -D_GNU_SOURCE passed from Makefiles 2017-04-11 09:01:08 +03:00
zombie00.c zombie00 test: fix for clang 2016-10-24 16:00:14 +03:00
zombie01.c zdtm: Add zombie01 test 2018-03-02 21:52:11 +03:00
zombie01.desc zdtm: Add zombie01 test 2018-03-02 21:52:11 +03:00
zombie_leader.c zdtm: add zombie_leader test 2020-10-20 00:18:24 -07:00
zombie_leader.desc zdtm: add zombie_leader test 2020-10-20 00:18:24 -07:00