aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/264
AgeCommit message (Expand)AuthorFilesLines
2024-01-26iotests/264: Use iotests.sock_dir for socket creationAndrey Drobyshev1-1/+2
2023-10-12python: use vm.cmd() instead of vm.qmp() where appropriateVladimir Sementsov-Ogievskiy1-18/+13
2023-10-12iotests: drop some extra ** in qmp() callVladimir Sementsov-Ogievskiy1-6/+6
2022-08-07tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth1-1/+1
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy1-1/+1
2021-02-12iotests/264: add backup-cancel test-caseVladimir Sementsov-Ogievskiy1-7/+14
2021-02-12iotests/264: add mirror-cancel test-caseVladimir Sementsov-Ogievskiy1-8/+30
2021-02-12iotests/264: move to python unittestVladimir Sementsov-Ogievskiy1-40/+53
2021-01-20iotests/264: fix styleVladimir Sementsov-Ogievskiy1-6/+5
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-07-28iotests: Make qemu_nbd_popen() a contextmanagerNir Soffer1-48/+28
2020-05-05iotests: add script_initializeJohn Snow1-1/+3
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé1-1/+1
2019-10-28qemu-iotests: restrict 264 to qcow2 onlyVladimir Sementsov-Ogievskiy1-0/+2
2019-10-22iotests: test nbd reconnectVladimir Sementsov-Ogievskiy1-0/+95