summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/iotests.py
AgeCommit message (Expand)Author
2014-04-25qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng
2013-12-04qemu-iotests: Honour cache mode in iotests.pyFam Zheng
2013-11-29qemu-iotest: Add pause_drive and resume_drive methodsFam Zheng
2013-10-11qemu-iotests: Additional info from qemu-img infoMax Reitz
2013-09-26qemu-iotests: fix qmp.py search pathFam Zheng
2013-09-12qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia
2013-07-26Add tests for sync modes 'TOP' and 'NONE'Ian Main
2013-06-28qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi
2012-12-11tests: Add tests for fdsetsCorey Bryant
2012-12-07Fix spelling in comments and documentationStefan Weil
2012-11-14qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf
2012-10-24qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini
2012-09-28qemu-iotests: add tests for streaming error handlingPaolo Bonzini
2012-09-28qemu-iotests: map underscore to dash in QMP argument namesPaolo Bonzini
2012-06-15qemu-iotests: start vms in qtest modePaolo Bonzini
2012-05-10stream: fix sectors not allocated testPaolo Bonzini
2012-05-10qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini
2012-02-29qemu-iotests: add iotests Python moduleStefan Hajnoczi