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
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
2018-10-30test/others: check external network namespacesAndrei Vagin
2018-10-30test rpc: remove unnecessary import, close fdAdrian Reber
2018-10-30tests: fix builds on alpine and centosAdrian Reber
2018-10-30tests: fix builds on alpine and centosAdrian Reber
2018-10-30test/others/rpc: also run RPC version command via serviceAdrian Reber
2018-10-30test/other/rpc: resurrect the RPC test casesAdrian Reber
2018-07-09tests: others,rpc -- Tune up headerCyrill Gorcunov
2018-05-14test/other: add a test to check the --shell-job optionAndrei Vagin
2017-04-17python: specify python2 as .py interpreterDmitry Safonov
2017-04-11RPC: add script to test the new RPC version interfaceAdrian Reber
2017-04-02travis: add "make uninstall" testKir Kolyshkin
2016-12-05test/others/rpc: fix build errorVenkateswara Rao Mandela
2016-08-01test/other: check criu execAndrew Vagin
2016-08-01others/mnt-ext-dev: Force mke2fs to create a filesystemAndrew Vagin
2016-07-07Add missing "proto2" syntax markerSebastian Pipping