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-03vim: remove wrong 8-space tabs indent from python filesPavel Tikhomirov
2020-03-27python: sort importsAndrei Vagin
2020-03-27memfd: add testsNicolas Viennot
2020-02-16python: sort importsAndrei Vagin
2019-09-07py: Reformat everything into pep8 styleAndrei Vagin
2018-10-30zdtm: create a few external descriptrosAndrey Vagin
2018-10-30test/inhfd: fix lint warningsAndrey Vagin
2018-10-30Convert to python3 style print() syntaxRadostin Stoyanov
2018-07-09test: Don't leak file descriptorRadostin Stoyanov
2018-07-09test: make zdtm.py python2/python3 compatibleAndrei Vagin
2016-11-03unix: Test the --external instead of --ext-unix-skPavel Emelyanov
2016-02-17test: check restoring external fifo-sAndrew Vagin
2015-12-29zdtm: add a new test to check inherited tty-sAndrew Vagin
2015-12-24test/inhfd: use os.fdopen instead of a home-made classAndrew Vagin
2015-10-19zdtm.py: Add inhfd tests for --inherit-fd optionPavel Emelyanov