summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2013-09-27qemu-iotests: Preallocated zero clusters in 061Max Reitz2-0/+20
2013-09-27qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usageJeff Cody49-337/+337
2013-09-27qemu-iotests: Add basic ability to use binary sample imagesJeff Cody3-0/+35
2013-09-26qemu-iotests: fix qmp.py search pathFam Zheng1-1/+1
2013-09-25qemu-iotests: add monolithicFlat creation test to 059Fam Zheng2-0/+12
2013-09-25qemu-iotests: fix test case 059Fam Zheng1-3/+3
2013-09-25qemu-iotests: Do not execute 052 with -nocacheMax Reitz1-0/+1
2013-09-25qemu-iotests: add test for backing file overridingFam Zheng2-1/+27
2013-09-13qemu-iotests: Fix test 038Max Reitz2-6/+7
2013-09-12qemu-iotests: Cleanup test image in test number 007Bharata B Rao1-1/+1
2013-09-12qemu-iotests: Adjustments due to error propagationMax Reitz6-40/+24
2013-09-12qemu-iotests: add 057 internal snapshot for block device test caseWenchao Xia3-0/+265
2013-09-12qemu-iotests: New test case in 061Max Reitz2-0/+55
2013-09-12qemu-iotests: add tests for runtime fd passing via SCM rightsWenchao Xia2-3/+52
2013-09-12qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia2-0/+24
2013-09-12qemu-iotests: add unix socket help programWenchao Xia1-0/+135
2013-09-12qemu-iotest: qcow2 image option amendmentMax Reitz3-0/+528
2013-09-06qemu-iotests: Fixed test case 026Kevin Wolf3-17/+649
2013-09-06qemu-iotests: Whitespace cleanupKevin Wolf6-400/+400
2013-09-06add qemu-img convert -n option (skip target volume creation)Alexandre Derumier3-0/+108
2013-09-06qemu-iotests: Adjust test result 039Max Reitz1-3/+1
2013-09-02qemu-iotests: Overlapping cluster allocationsMax Reitz3-0/+156
2013-08-30qcow2: Add corrupt bitMax Reitz2-7/+7
2013-08-30qemu-iotests: Snapshotting zero clustersMax Reitz3-0/+74
2013-08-30qemu-iotests: Update reference output for 051Kevin Wolf1-1/+0
2013-08-30Revert "block: Disable driver-specific options for 1.6"Kevin Wolf1-1/+1
2013-08-06vmdk: check l1 size before opening imageFam Zheng2-0/+14
2013-08-06vmdk: check l2 table size when openingFam Zheng2-0/+13
2013-08-06vmdk: check granularity field in openingFam Zheng2-1/+13
2013-08-06qemu-iotests: add empty test case for vmdkFam Zheng3-0/+54
2013-08-06qemu-iotests: add poke_file utility functionStefan Hajnoczi1-0/+6
2013-08-06qemu-iotests: filter QEMU version in monitor bannerStefan Hajnoczi2-33/+34
2013-08-02block: Disable driver-specific options for 1.6Kevin Wolf1-1/+1
2013-07-26Add tests for sync modes 'TOP' and 'NONE'Ian Main6-2/+113
2013-07-26blockdev: Rename 'readonly' option to 'read-only'Kevin Wolf1-1/+1
2013-07-26qcow2: Use dashes instead of underscores in optionsKevin Wolf2-22/+22
2013-07-15qemu-iotests: Update 051 reference outputKevin Wolf2-33/+76
2013-07-15block: Don't parse protocol from file.filenameKevin Wolf2-0/+26
2013-07-15blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi1-15/+21
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