aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2019-11-26iotests: add new test cases to bitmap migrationVladimir Sementsov-Ogievskiy2-9/+17
2019-11-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+4
2019-11-19scsi: deprecate scsi-diskPaolo Bonzini1-2/+4
2019-11-18tests: More iotest 223 improvementsEric Blake2-4/+97
2019-11-18iotests: Include QMP input in .out filesEric Blake23-0/+285
2019-11-18iotests: Switch nbd tests to use Unix rather than TCPEric Blake2-7/+12
2019-11-18iotests: Fix 173Eric Blake2-3/+7
2019-11-18iotests: Test NBD client reconnectionAndrey Shinkevich5-1/+110
2019-11-18iotests: Test multiple blockdev-snapshot callsKevin Wolf3-0/+414
2019-11-18iotests: Fix "no qualified output" error pathKevin Wolf1-1/+1
2019-11-18qemu-iotests/iotests.py: improve assert_qmp messageVladimir Sementsov-Ogievskiy1-2/+2
2019-11-07iotests: Add test for 4G+ compressed qcow2 writeMax Reitz3-0/+90
2019-10-31Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-2/+4
2019-10-31iotests: Remove 130 from the "auto" groupThomas Huth1-1/+1
2019-10-31IDE: deprecate ide-driveJohn Snow1-2/+4
2019-10-28qemu-iotests: restrict 264 to qcow2 onlyVladimir Sementsov-Ogievskiy1-0/+2
2019-10-28iotests: Test qcow2's snapshot table handlingMax Reitz3-0/+870
2019-10-28iotests: Add peek_file* functionsMax Reitz1-0/+20
2019-10-28iotests: Drop TEST_DIR filter from _filter_nbdMax Reitz1-1/+0
2019-10-28iotests/267: Create socket in $SOCK_DIRMax Reitz2-3/+3
2019-10-28iotests/240: Create socket in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/223: Create socket in $SOCK_DIRMax Reitz1-7/+7
2019-10-28iotests/222: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/209: Create socket in $SOCK_DIRMax Reitz1-1/+2
2019-10-28iotests/208: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/205: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/201: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/194: Create sockets in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/192: Create socket in $SOCK_DIRMax Reitz2-3/+3
2019-10-28iotests/183: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/182: Create socket in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/181: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/147: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/143: Create socket in $SOCK_DIRMax Reitz2-4/+4
2019-10-28iotests/140: Create socket in $SOCK_DIRMax Reitz2-5/+5
2019-10-28iotests/083: Create socket in $SOCK_DIRMax Reitz2-20/+20
2019-10-28iotests: Let common.nbd create socket in $SOCK_DIRMax Reitz2-3/+1
2019-10-28iotests: Filter $SOCK_DIRMax Reitz1-1/+5
2019-10-28iotests.py: Add @base_dir to FilePaths etc.Max Reitz1-6/+6
2019-10-28iotests.py: Store socket files in $SOCK_DIRMax Reitz1-1/+3
2019-10-28iotests: Introduce $SOCK_DIRMax Reitz1-2/+13
2019-10-28iotests: Cache supported_formats()Max Reitz1-3/+11
2019-10-28iotests: Test driver whitelisting in 136Max Reitz1-4/+10
2019-10-28iotests: Test driver whitelisting in 093Max Reitz1-3/+9
2019-10-28iotests: Let skip_if_unsupported accept a functionMax Reitz1-2/+6
2019-10-28iotests: Use case_skip() in skip_if_unsupported()Max Reitz1-4/+4
2019-10-28iotests: Allow skipping test casesMax Reitz1-3/+19
2019-10-28iotests: Prefer null-co over null-aioMax Reitz2-5/+4
2019-10-25iotests: Skip read-only cases in 118 when run as rootKevin Wolf2-0/+13
2019-10-22iotests: test nbd reconnectVladimir Sementsov-Ogievskiy4-0/+120