Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-11-02zdtm: Check threads are restored into correct threaded controllersBui Quang Minh
2022-11-02zdtm: Add test to check global properties of cgroup-v2 are preservedBui Quang Minh
2022-11-02zdtm: Add write_value/read_value helpers into zdtm libraryBui Quang Minh
2022-10-25non-root: extend zdtm.py to be able to run tests as non-rootAdrian Reber
2022-10-02compel: Add test to check parasite stack setupYounes Manton
2022-08-31test/others/crit/test.sh: use bash arrayKir Kolyshkin
2022-08-31Fix, not ignore, shellcheck SC1091 warningsKir Kolyshkin
2022-08-23test/unix: check C/R of unix listen queuesAndrei Vagin
2022-08-23zdtm: return 1 from pr_err, pr_perror, failAndrei Vagin
2022-08-04zdtm: add two tests for large ghost sparse fileLiang-Chun Chen
2022-08-04unlink_largefile.desc: remove crfail, since criu now can supportLiang-Chun Chen
2022-08-04zdtm/mnt_root_ext: don't allow propagation from test mntns to criu mntnsPavel Tikhomirov
2022-08-04zdtm: make root mount private in criu mntnsPavel Tikhomirov
2022-07-23zdtm: Remove permission part check for skipping vsyscall vmaBui Quang Minh
2022-07-13Add --skip-file-rwx-check opt testYounes Manton
2022-07-02zdtm: add tests for SIGTSTPYuriy Vasiliev
2022-06-22ci: Fix code indentRadostin Stoyanov
2022-06-20zdtm: add mnt_root_ext testPavel Tikhomirov
2022-06-13zdtm: test multiple ext bindmounts with no common root and same masterPavel Tikhomirov
2022-06-13zdtm/scm: add scm09 test with closed sender fdPavel Tikhomirov
2022-05-13zdtm: skip zdtm/static/shm-hugetlb when hugetlb is not supportedAlexander Mikhalitsyn
2022-05-13Revert "ci: skip new hugetlb maps09/maps10 tests for pre-dump"Bui Quang Minh
2022-05-05ci: skip new hugetlb maps09/maps10 tests for pre-dumpAlexander Mikhalitsyn
2022-05-05zdtm: handle the case when hugetlb isn't supportedAlexander Mikhalitsyn
2022-04-29bpf: update deprecated APIRadostin Stoyanov
2022-04-29ci: criu-fault: skip inotify_irmap fault-injection on btrfsAlexander Mikhalitsyn
2022-04-29zdtm: temporary disable rseq02 testAlexander Mikhalitsyn
2022-04-29zdtm: add rseq02 transition test with NO_RESTART CS flagAlexander Mikhalitsyn
2022-04-29zdtm: add transition/rseq01 test for amd64Alexander Mikhalitsyn
2022-04-29zdtm/static/rseq00: fix rseq test when linking with a fresh GlibcAlexander Mikhalitsyn
2022-04-29zdtm: add basic static/rseq00 test for rseq C/RAlexander Mikhalitsyn
2022-04-29cgroup: test for --manage-cgroups=ignoreAdrian Reber
2022-04-29Fix remaining codespell warningsKir Kolyshkin
2022-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29test/zdtm.py: rename a varKir Kolyshkin
2022-04-29test/exhaustive/unix.py: rename a varKir Kolyshkin
2022-04-29test/javaTests: rename ser to sKir Kolyshkin
2022-04-29Typo: mmaped -> mmappedKir Kolyshkin
2022-04-29test/zdtm/static: s/NODEL/NO_DEL/Kir Kolyshkin
2022-04-29test/zdtm/static/inotify_system.c: s/inot/infd/Kir Kolyshkin
2022-04-29test/zdtm/static: use param not parmKir Kolyshkin
2022-04-29zdtm: use unique holder for cgroupsAndrei Vagin
2022-04-29zdtm/mount-v2: disable pty-console testPavel Tikhomirov
2022-04-29test/jenkins: test for old mount enginePavel Tikhomirov
2022-04-29ci: make others/mnt_ext_dev also run for old mount enginePavel Tikhomirov
2022-04-29zdtm/mount-v2: disable mnt_tracefs testPavel Tikhomirov
2022-04-29zdtm: add propagation group with mount flags to mount_complex_sharingPavel Tikhomirov
2022-04-29zdtm: add mount_complex_sharing testPavel Tikhomirov
2022-04-29zdtm: add new mnt_ext_sharing test for mount-v2Pavel Tikhomirov
2022-04-29zdtm: enable mounts compat mode on restore with --mntns-compat-mode optionPavel Tikhomirov