summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/iotests.py
AgeCommit message (Expand)AuthorFilesLines
2016-04-12qemu-iotests: iotests.py: get rid of __all__Sascha Silbe1-4/+0
2016-04-12qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe1-0/+5
2016-04-12qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe1-1/+12
2016-03-30tests: add output filter to python I/O tests helperDaniel P. Berrange1-1/+24
2016-03-30tests: refactor python I/O tests helper main methodDaniel P. Berrange1-6/+12
2016-03-30tests: redirect stderr to stdout for iotestsDaniel P. Berrange1-2/+5
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf1-1/+1
2015-12-18blockdev: Set 'format' indicates non-empty driveKevin Wolf1-1/+1
2015-12-03iotests: Add "add_drive_raw" methodFam Zheng1-0/+5
2015-09-04iotests: Warn if python subprocess is killedMax Reitz1-5/+21
2015-09-04iotests: Do not suppress segfaults in bash testsMax Reitz1-4/+12
2015-09-04iotests: More options for VM.add_drive()Max Reitz1-3/+6
2015-09-04qemu-iotests: qemu machine type supportBo Tu1-0/+1
2015-07-02iotests: Use event_wait in wait_readyFam Zheng1-7/+2
2015-07-02qemu-iotests: Make block job methods commonFam Zheng1-0/+28
2015-05-22qemu-iotests: Make debugging python tests easierFam Zheng1-3/+11
2015-04-28iotests: add QMP event waiting queueJohn Snow1-0/+38
2015-02-16qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng1-2/+5
2015-02-16qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng1-2/+14
2015-02-06qemu-iotests: Fix supported_oses checkFam Zheng1-1/+1
2015-01-13qemu-iotests: Add supported os parameter for python testsFam Zheng1-1/+4
2014-11-03iotests: Omit length/offset test in 040 and 041Max Reitz1-2/+1
2014-06-27iotests: Allow out-of-tree runMax Reitz1-1/+2
2014-04-25qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng1-2/+3
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