summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/030
AgeCommit message (Expand)AuthorFilesLines
2013-11-29qemu-iotests: Make test case 030, 040 and 055 deterministicFam Zheng1-5/+11
2013-10-30qemu-iotests: prefill some data to test imageFam Zheng1-0/+4
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi1-23/+9
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi1-15/+0
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi1-29/+25
2012-09-28qemu-iotests: add tests for streaming error handlingPaolo Bonzini1-0/+220
2012-09-28qemu-iotests: add test for pausing a streaming operationPaolo Bonzini1-2/+38
2012-08-29qemu-iotests: add backing file smaller than image test caseStefan Hajnoczi1-0/+33
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf1-4/+2
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini1-1/+1
2012-06-15qemu-iotests: fill streaming test image with dataPaolo Bonzini1-1/+12
2012-05-10stream: do not copy unallocated sectors from the basePaolo Bonzini1-2/+3
2012-05-10stream: add testcase for partial streamingPaolo Bonzini1-1/+27
2012-05-10stream: fix sectors not allocated testPaolo Bonzini1-0/+1
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi1-16/+69
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi1-6/+6
2012-02-29test: add image streaming testsStefan Hajnoczi1-0/+151