aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/iotests.py
AgeCommit message (Expand)Author
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf
2015-12-18blockdev: Set 'format' indicates non-empty driveKevin Wolf
2015-12-03iotests: Add "add_drive_raw" methodFam Zheng
2015-09-04iotests: Warn if python subprocess is killedMax Reitz
2015-09-04iotests: Do not suppress segfaults in bash testsMax Reitz
2015-09-04iotests: More options for VM.add_drive()Max Reitz
2015-09-04qemu-iotests: qemu machine type supportBo Tu
2015-07-02iotests: Use event_wait in wait_readyFam Zheng
2015-07-02qemu-iotests: Make block job methods commonFam Zheng
2015-05-22qemu-iotests: Make debugging python tests easierFam Zheng
2015-04-28iotests: add QMP event waiting queueJohn Snow
2015-02-16qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng
2015-02-16qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng
2015-02-06qemu-iotests: Fix supported_oses checkFam Zheng
2015-01-13qemu-iotests: Add supported os parameter for python testsFam Zheng
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz
2014-06-27iotests: Allow out-of-tree runMax Reitz
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