summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/iotests.py
AgeCommit message (Expand)AuthorFilesLines
2013-12-04qemu-iotests: Honour cache mode in iotests.pyFam Zheng1-1/+2
2013-11-29qemu-iotest: Add pause_drive and resume_drive methodsFam Zheng1-1/+17
2013-10-11qemu-iotests: Additional info from qemu-img infoMax Reitz1-0/+4
2013-09-26qemu-iotests: fix qmp.py search pathFam Zheng1-1/+1
2013-09-12qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia1-0/+23
2013-07-26Add tests for sync modes 'TOP' and 'NONE'Ian Main1-0/+5
2013-06-28qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi1-0/+15
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi1-0/+11
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi1-0/+5
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi1-0/+18
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi1-0/+4
2012-12-11tests: Add tests for fdsetsCorey Bryant1-0/+12
2012-12-07Fix spelling in comments and documentationStefan Weil1-1/+1
2012-11-14qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf1-1/+5
2012-10-24qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini1-0/+4
2012-09-28qemu-iotests: add tests for streaming error handlingPaolo Bonzini1-0/+7
2012-09-28qemu-iotests: map underscore to dash in QMP argument namesPaolo Bonzini1-1/+7
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini1-1/+3
2012-05-10stream: fix sectors not allocated testPaolo Bonzini1-4/+6
2012-05-10qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini1-3/+3
2012-02-29qemu-iotests: add iotests Python moduleStefan Hajnoczi1-0/+164