summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2013-06-28qemu-iotests: add 055 drive-backup test caseStefan Hajnoczi3-0/+288
2013-06-28qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi2-12/+17
2013-06-24Revert "block: Disable driver-specific options for 1.5"Kevin Wolf1-1/+1
2013-06-06cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf1-4/+4
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi3-40/+27
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi2-31/+15
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi3-53/+38
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi3-61/+57
2013-06-04qemu-iotests: fix 054 cluster size help outputStefan Hajnoczi1-1/+1
2013-05-29tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi1-1/+2
2013-05-24qemu-iotests: Try creating huge qcow2 imageKevin Wolf4-1/+70
2013-05-24qcow2.py: Subcommand for changing header fieldsKevin Wolf1-0/+17
2013-05-08qemu-iotests: fix 017 018 for vmdkFam Zheng4-4/+8
2013-05-08qemu-iotests: exclude vmdk and qcow from 043Fam Zheng1-1/+1
2013-05-08qemu-iotests: exclude vmdk for test 042Fam Zheng1-1/+1
2013-05-03qemu-iotests: Filter out 'adapter_type'Fam Zheng1-0/+1
2013-05-03qemu-iotests: Filter out vmdk creation optionsFam Zheng1-0/+2
2013-04-26block: Disable driver-specific options for 1.5Kevin Wolf1-1/+1
2013-04-22qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi3-0/+91
2013-04-22block: Fail gracefully when using a format driver on protocol levelKevin Wolf2-0/+17
2013-04-22qemu-iotests: Fix _filter_qemuKevin Wolf1-1/+1
2013-04-15iotests: Add 'check -ssh' option to test Secure Shell block device.Richard W.M. Jones2-0/+8
2013-04-15qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi3-37/+43
2013-04-15qemu-iotests: Add test for -drive optionsKevin Wolf3-0/+311
2013-04-15qemu-iotests: A few more bdrv_pread/pwrite testsKevin Wolf2-0/+39
2013-03-28qcow2: Gather clusters in a looping loopKevin Wolf1-1/+1
2013-03-28qcow2: Improve check for overlapping allocationsKevin Wolf1-5/+5
2013-03-28qcow2: Fix "total clusters" number in bdrv_checkKevin Wolf1-1/+1
2013-03-28qemu-iotests: More concurrent allocation scenariosKevin Wolf2-1/+124
2013-03-19qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi3-0/+75
2013-03-15qemu-iotests: use -nographic in test case 007Stefan Hajnoczi1-4/+3
2013-03-15qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini3-0/+93
2013-02-22qemu-iotests: Test qcow2 image creation optionsKevin Wolf3-0/+336
2013-02-22qemu-iotests: Add qemu-img compare testMiroslav Rezanina3-0/+110
2013-02-22qemu-img: add compressed clusters to BlockFragInfoStefan Hajnoczi2-1/+2
2013-02-22qemu-img: find the image end offset during checkFederico Simoncelli5-8/+11
2013-02-01block: Adds mirroring tests for resized imagesVishvananda Ishaya2-2/+50
2013-02-01qemu-iotests: Add regression test for b7ab0feaKevin Wolf3-0/+98
2013-01-25mirror: add buf-size argument to drive-mirrorPaolo Bonzini2-2/+33
2013-01-25mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini2-2/+52
2012-12-12qemu-iotests: Test concurrent cluster allocationsKevin Wolf3-0/+379
2012-12-11tests: Add tests for fdsetsCorey Bryant4-0/+147
2012-12-07Fix spelling in comments and documentationStefan Weil1-1/+1
2012-11-14tests: allow qemu-iotests to be run against nbd backendNick Thomas3-8/+38
2012-11-14qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf5-5/+134
2012-10-24qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini3-2/+259
2012-10-24qemu-iotests: add mirroring test casePaolo Bonzini3-0/+368
2012-10-24qemu-iotests: Add 043 backing file chain infinite loop testStefan Hajnoczi4-0/+172
2012-10-24qemu-iotests: add relative backing file tests for block-commit (040)Jeff Cody2-2/+104
2012-10-24block: in commit, determine base image from the top imageJeff Cody1-2/+2