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-08-31test/others/crit/test.sh: use bash arrayKir Kolyshkin
2022-08-31Fix, not ignore, shellcheck SC1091 warningsKir Kolyshkin
2022-07-13Add --skip-file-rwx-check opt testYounes Manton
2022-04-29Fix some codespell warningsKir Kolyshkin
2022-04-29ci: make others/mnt_ext_dev also run for old mount enginePavel Tikhomirov
2022-04-29lib: added tests for feature check in libcriuAdrian Reber
2022-04-29tests: added test for single pre-dump supportAdrian Reber
2022-04-29ci: enable coredump testsRadostin Stoyanov
2022-04-29test/coredump: fix shellcheck errorsRadostin Stoyanov
2022-04-29Add new files for running criu-coredump via python 2 or 3AndreyVV-100
2021-10-12Makefile: add shellcheck test/others/libcriu/*.shRadostin Stoyanov
2021-10-12test/libcriu: print logs on failRadostin Stoyanov
2021-10-12test/libcriu: add test case for join-nsRadostin Stoyanov
2021-10-12libcriu: define log level constantsRadostin Stoyanov
2021-09-03Run 'make indent' on all C filesAdrian Reber
2021-09-03test: remove exec testAdrian Reber
2021-09-03test: add tests for configuration file parsingAdrian Reber
2021-09-03ci: disable some tests on CentOS 7Adrian Reber
2021-09-03test/others: refactor loop processRadostin Stoyanov
2021-09-03test/others: drop '_exit' functionRadostin Stoyanov
2021-09-03test/others/crit: add test for 'x'Radostin Stoyanov
2021-09-03Whitespace at EOL cleanup and checkKir Kolyshkin
2021-09-03test/others/bers: use pr_perrorKir Kolyshkin
2021-09-03test: fix crit test and extend itAdrian Reber
2021-09-03others/ns_ext: restore a process out of PID namespaces into the host PID name...Pavel Tikhomirov
2021-09-03ci: use graviton2 for arm64 tests on TravisAdrian Reber
2020-10-20pidns: fixupAdrian Reber
2020-10-20test: test external namespace supportAdrian Reber
2020-10-20test/others/libcriu: test version library callsAdrian Reber
2020-10-20style: fix typosNicolas Viennot
2020-02-16python: sort importsAndrei Vagin
2020-02-04style: Enforce kernel style -Wstrict-prototypesNicolas Viennot
2020-02-04Add `criu` to PATH env variable in libcriu testsAshutosh Mehra
2020-02-04Couple of fixes to build and run libcriu testsAshutosh Mehra
2019-09-07test/others: Reuse setup_swrk()Radostin Stoyanov
2019-09-07test/other: Resolve Py3 compatibility issuesRadostin Stoyanov
2019-09-07py: Reformat everything into pep8 styleAndrei Vagin
2019-09-07test/bers: Fix sizeof to memsetRikard Falkeborn
2019-09-07test: remove unused variablesRikard Falkeborn
2019-04-21Rename version protobuf RPC membersAdrian Reber
2019-04-21Documentation: Allow to use asciidoctor for formatting man pagesTakashi Iwai
2019-04-21Documentation: Remove unused a2x checkTakashi Iwai
2019-04-21test/others/libcriu/Makefile: fix phony targetsKir Kolyshkin
2019-04-21Fix RPC configuration file test caseAdrian Reber
2019-04-21Remove unused #include <dirent.h>Radostin Stoyanov
2018-10-30python: Replace xrange with rangeRadostin Stoyanov
2018-10-30Convert to python3 style print() syntaxRadostin Stoyanov
2018-10-30python: Remove unused importsRadostin Stoyanov
2018-10-30test/rpc: Specify --address for page-serverAndrei Vagin
2018-10-30tests: add configuration file test via RPCAdrian Reber