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
AgeCommit message (Expand)Author
2022-10-25non-root: extend zdtm.py to be able to run tests as non-rootAdrian Reber
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-05-05zdtm: handle the case when hugetlb isn't supportedAlexander Mikhalitsyn
2022-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29test/zdtm.py: rename a varKir Kolyshkin
2022-04-29zdtm: use unique holder for cgroupsAndrei Vagin
2022-04-29zdtm: enable mounts compat mode on restore with --mntns-compat-mode optionPavel Tikhomirov
2022-04-29zdtm: add --criu-config optionRadostin Stoyanov
2022-04-29zdtm: use long form cli optionsRadostin Stoyanov
2022-04-29zdtm: sort import linesRadostin Stoyanov
2022-04-29zdtm: refactor mainRadostin Stoyanov
2022-04-29zdtm: fix missplacement of err=TruePavel Tikhomirov
2022-04-29zdtm: Add MAP_HUGETLB memory mapping testBui Quang Minh
2022-04-29zdtm: print tails of all logs if a test has failedAndrei Vagin
2022-04-29test: log testname.out.inprogress if a test has failedAndrei Vagin
2022-04-29zdtm.py: clean up MAKEFLAGS env variable before running make instanceAlexander Mikhalitsyn
2022-04-29tests: improve the deterministic behavior of the test suiteNicolas Viennot
2022-04-29zdtm.py: make tests with --link_remap exclusivePavel Tikhomirov
2022-04-29tests: improve the image streamer process controlNicolas Viennot
2021-09-03zdtm: make --sbs also stop on each pre-dump/snap iterationPavel Tikhomirov
2021-09-03zdtm: allow ignore taint via environment variableAdrian Reber
2021-09-03zdtm: add --pidfd-store option in RPC modeZeyad Yasser
2021-09-03vim: remove wrong 8-space tabs indent from python filesPavel Tikhomirov
2021-09-03zdtm: on fail with no error also print the tail of the logPavel Tikhomirov
2020-10-20zdtm.py: add the cgroup2 freezer supportAndrei Vagin
2020-10-20tests: run tests with criu-image-streamer with --streamNicolas Viennot
2020-06-06test: fix flake8 errorsAdrian Reber
2020-04-25zdtm: fail if test with the crfail tag passesAndrei Vagin
2020-04-25zdtm: limit the line length for ps by 160 symbolsAndrei Vagin
2020-03-27zdtm/inhfd: force python to read new data from a fileAndrei Vagin
2020-03-27inhfd_test: add support for non-pair filesNicolas Viennot
2020-02-16python: sort importsAndrei Vagin
2020-02-16test/zdtm/inhfd: update dump options one each iterationAndrei Vagin
2020-02-04zdtm: Set --root path to 0700 on restoreAndrei Vagin
2020-02-04zdtm: Replace if->continue with if->elif->elseRadostin Stoyanov
2020-02-04image: avoid name conflicts in image filesAndrei Vagin
2020-02-04zdtm: handle --pre-dump-mode in the rpc modeAndrei Vagin
2020-02-04Adding --pre-dump-mode optionAbhishek Dubey
2020-02-04test: implement test for new --cgroup-yard optionMichał Cłapiński
2019-09-07py: Reformat everything into pep8 styleAndrei Vagin
2019-09-07zdtm: use a proper page size for the hostAndrei Vagin
2019-09-07zdtm: make grep_errors also grep warningsPavel Tikhomirov
2019-09-07zdtm: Add --tls optionRadostin Stoyanov
2019-09-07zdtm: Check stats file presence before readingPavel Emelianov
2019-09-07zdtm: Check pages stats after dumpPavel Emelianov
2019-09-07zdtm: Simplify string to boolean conversionRadostin Stoyanov
2019-04-21zdtm: Replace imp module with importlibRadostin Stoyanov
2019-04-21zdtm.py: expect test to fail if crfail flag is setPavel Tikhomirov
2019-04-21zdtm.py: also check that mount flags are restored correctPavel Tikhomirov