criu/test
Liang-Chun Chen f4a91fc401 zdtm: add two tests for highly sparse ghost file
ghost_multi_hole00 and ghost_multi_hole01 are tests which create a ghost file
with a lot of holes, there are 4K data and 4K hole inside every 8K length.

The only difference between them is ghost-fiemap option, 01 is a
test for the fiemap dumping algorithm, and we want to test the
behavior of EXTENT_MAX_COUNT part, so the file size should be 8M, thus there
will be 1024 chunks in the ghost file.

In some file system, such as xfs, we somehow can not easily create highly sparse
file as in ext4 or btrfs, therefore we need `fallocate` to forcibly create holes.

Signed-off-by: Liang-Chun Chen <featherclc@gmail.com>
2022-11-30 09:28:02 -08:00
..
compel Run 'make indent' on header files 2021-09-03 10:31:00 -07:00
exhaustive Fix some codespell warnings 2022-04-28 17:53:52 -07:00
inhfd vim: remove wrong 8-space tabs indent from python files 2021-09-03 10:31:00 -07:00
javaTests Fix some codespell warnings 2022-04-28 17:53:52 -07:00
jenkins Revert "ci: skip new hugetlb maps09/maps10 tests for pre-dump" 2022-05-12 17:55:46 -07:00
others test/others/crit/test.sh: use bash array 2022-08-30 15:42:25 -07:00
pki test: create new tls certificates 2021-09-03 10:31:00 -07:00
zdtm zdtm: add two tests for highly sparse ghost file 2022-11-30 09:28:02 -08:00
.gitignore zdtm: Add javaTests output to .gitignore 2021-09-03 10:31:00 -07:00
abrt.sh test/abrt: skip core dumps from the seccomp_filter test 2019-04-20 20:25:26 -07:00
check_actions.py test/other: Resolve Py3 compatibility issues 2019-09-07 15:59:56 +03:00
crit-recode.py vim: remove wrong 8-space tabs indent from python files 2021-09-03 10:31:00 -07:00
empty-netns-prep.sh test: don't use nsenter in tests 2017-05-19 09:17:20 +03:00
groups.desc zdtm.py: Generator of groups of tests 2015-12-08 14:54:41 +03:00
inhfd.desc zdtm.py: Add inhfd tests for --inherit-fd option 2015-10-19 12:42:01 +03:00
Makefile Add --skip-file-rwx-check opt test 2022-07-12 23:43:50 -07:00
pycriu Adapt zdtm for python3 compatibility 2018-07-09 18:25:16 +03:00
show_action.sh test: Check action scripts to work as we expect 2016-05-06 14:39:25 +03:00
umount2.c zdtm: add a program to umount a test root 2016-09-26 15:42:40 +03:00
zdtm.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
zdtm.py non-root: extend zdtm.py to be able to run tests as non-root 2022-10-25 07:26:42 -07:00
zdtm_ct.c non-root: extend zdtm.py to be able to run tests as non-root 2022-10-25 07:26:42 -07:00
zdtm_mount_cgroups zdtm: use unique holder for cgroups 2022-04-28 17:53:52 -07:00
zdtm_umount_cgroups zdtm: use unique holder for cgroups 2022-04-28 17:53:52 -07:00