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
2017-03-15gitignores: ignore some more generated filesTycho Andersen
2017-03-14zdtm: add compatible tests buildingDmitry Safonov
2017-03-14compel/tests: fix tests on !x86 archsDmitry Safonov
2017-03-14compel/tests: test binary should return errorDmitry Safonov
2017-03-14compel/test: add ASSERT macroDmitry Safonov
2017-03-14compel/tests: add sections table & string section testsDmitry Safonov
2017-03-14test/compel: add va_args printing to launch_test()Dmitry Safonov
2017-03-14test/compel: add test to .gitignoreDmitry Safonov
2017-03-14compel: add tests for compelDmitry Safonov
2017-03-06zdtm/socket-tcp: execute iptables with the -w option to wait the xtables lockAndrei Vagin
2017-03-02pagemap: Fault inject partial pages.img readPavel Emelyanov
2017-03-02zdtm.py: use --status-fd instead --daemonAndrei Vagin
2017-03-02zdtm: Extend vim settings in zdtm.pyCyrill Gorcunov
2017-03-02zdtm: check a case when a slave pty is mounted to somewhereAndrei Vagin
2017-02-06zdtm: use pr_err if errno isn't requiredAndrei Vagin
2017-02-03test: check exit codes for criu page-serverAndrei Vagin
2017-02-01zdtm: Add checkskip scripts for OFD locksPavel Begunkov
2017-02-01zdtm: improve socket-tcp-close-wait.cAndrei Vagin
2017-02-01tests: add '/bin/ip' to deps in addition to '/sbin/ip'Andrey Ryabinin
2017-02-01zdtm: do not run cow0x tests in usernsPavel Tikhomirov
2017-02-01zdtm/socket_aio: add a synchonization between processesAndrei Vagin
2017-02-01zdtm: don't write out of boundsAndrei Vagin
2017-02-01zdtm: fix typo in socket-tcp-.*Andrei Vagin
2017-02-01zdtm: run more tests in usernsAndrei Vagin
2017-02-01zdtm: fix a race in socket_udp and socket_udpliteAndrei Vagin
2017-02-01zdtm.py: Fix eval error if empty desc file providedCyrill Gorcunov
2017-02-01zdtm: don't call ps from testsAndrei Vagin
2017-02-01test: fix conntracks testVitaly Ostrosablin
2017-02-01test: replace cat in Makefiles with awkVitaly Ostrosablin
2017-02-01zdtm/fanotify00: fix fanotify_{init, mark} callsDmitry Safonov
2017-02-01zdtm: Fix race in locks08 testPavel Emelyanov
2017-02-01zdtm: Add OFD file locks testBegunkov Pavel
2017-01-25Revert "zdtm: use a unix socket instead of a pipe to synchronizer processes"Andrei Vagin
2017-01-16test: skip pre-dump images in socket-tcp*.hookAndrei Vagin
2017-01-16zdtm: check sequence numbers for tcp socketsAndrei Vagin
2017-01-16zdtm: add test cases on TCP_SYN_SENTAndrei Vagin
2017-01-16zdtm: add a test for unconnected tcp socketsAndrei Vagin
2017-01-16zdmt: add more checks into socket-closed-tcpAndrei Vagin
2017-01-16zdtm: check sockets in the TCP_CLOSING stateAndrey Vagin
2017-01-16zdtm: add test cases on TCP_CLOSE_WAIT and TCP_LAST_ACK statesAndrey Vagin
2017-01-16zdtm: add test cases on TCP_FIN_WAIT* statesAndrey Vagin
2017-01-12zdtm/test: add infop to waitid()Dmitry Safonov
2017-01-12test: add variable delta for poll.c testVitaly Ostrosablin
2017-01-12zdtm: use a unix socket instead of a pipe to synchronizer processesAndrei Vagin
2017-01-12travis: build tests in docker containersAndrei Vagin
2017-01-12zdtm: call test_init() before doing anythingAndrei Vagin
2017-01-12zdtm: Add test for SOCK_PACKET socketsGleb Valin
2017-01-12test: fix shell script tests (conntracks & route_rules)Vitaly Ostrosablin
2017-01-12zdtm: fix '"makedev" is defined by <sys/sysmacros.h>'Adrian Reber
2017-01-12test: check non-root shared mountsAndrei Vagin