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
2020-02-04zdtm: nft tables preservation testAlexander Mikhalitsyn
2020-02-04style: Enforce kernel style -Wstrict-prototypesNicolas Viennot
2020-02-04style: Enforce kernel style -Wdeclaration-after-statementNicolas Viennot
2020-02-04zdtm: Add test for SO_KEEPALIVERadostin Stoyanov
2020-02-04zdtm: sysctl net.unix.max_dgram_qlen value preservation testAlexander Mikhalitsyn
2020-02-04Add File-based Java Functional TestsNidhi Gupta
2020-02-04zdtm/socket-tcp-fin-wait1: Use array index fro TEST_MSGDmitry Safonov
2020-02-04build/zdtm: Use pkg-config to find includes/libsDmitry Safonov
2020-02-04build/zdtm: Makefile hack for travis aarch64/armv8lDmitry Safonov
2020-02-04build/zdtm: Support cross-buildDmitry Safonov
2020-02-04build: Use SUBARCHDmitry Safonov
2020-02-04build: Remove SRCARCHDmitry Safonov
2020-02-04zdtm: Set --root path to 0700 on restoreAndrei Vagin
2020-02-04zdtm: Replace if->continue with if->elif->elseRadostin Stoyanov
2020-02-04test/java: Add FileRead TestsNidhi Gupta
2020-02-04test/static:conntracks: Support nftablesVitaly Ostrosablin
2020-02-04Add `criu` to PATH env variable in libcriu testsAshutosh Mehra
2020-02-04Couple of fixes to build and run libcriu testsAshutosh Mehra
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-04zdtm/cgroup_yard: create a test cgroup yard from the post-start hookAndrei Vagin
2020-02-04test/cgroup_yard: always clean up a test cgroup yardAndrei Vagin
2020-02-04test: implement test for new --cgroup-yard optionMichał Cłapiński
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-07zdtm: make inotify04 require restorePavel Tikhomirov
2019-09-07test: bring the lo interface up in each network namespaceAndrei Vagin
2019-09-07zdtm/inotify: add a test that no unexpected events appear after c/rPavel Tikhomirov
2019-09-07Add ZDTM tests for child subreaper propertyMichał Cłapiński
2019-09-07zdtm: use a proper page size for the hostAndrei Vagin
2019-09-07test/packet_sock_mmap: parse inode as unsigned long longAndrei Vagin
2019-09-07zdtm: make grep_errors also grep warningsPavel Tikhomirov
2019-09-07zdtm: Add --tls optionRadostin Stoyanov
2019-09-07zdtm: Fix memory and resource leaksRadostin Stoyanov
2019-09-07util-vdso: Check chain for STN_UNDEFDmitry Safonov
2019-09-07zdtm: Check stats file presence before readingPavel Emelianov
2019-09-07test/s390: add a new patch to xtables librariesAndrei Vagin
2019-09-07zdtm: Check pages stats after dumpPavel Emelianov
2019-09-07zdtm: Add UDP broadcast testRadostin Stoyanov
2019-09-07zdtm: Simplify string to boolean conversionRadostin Stoyanov
2019-09-07test/exhaustive: Replace map by list comprehensionHarshavardhan Unnibhavi
2019-09-07zdtm/thread-bomb: Limit stack size in thread-bombDmitry Safonov
2019-09-07zdtm/vdso/ia32: Ignore vsyscall page appearDmitry Safonov
2019-09-07zdtm/vdso/ia32: Use uint64_t for /proc/self/mapsDmitry Safonov
2019-09-07test/bers: Fix sizeof to memsetRikard Falkeborn
2019-09-07test: add missing va_endRikard Falkeborn
2019-09-07test: remove unused variablesRikard Falkeborn
2019-09-07test/zdtm: Move assignment after return value checkRikard Falkeborn