summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/iotests.py
AgeCommit message (Expand)Author
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost
2017-10-11iotests: Set up Python loggingEduardo Habkost
2017-09-05iotests: blacklist 194 with the luks driverDaniel P. Berrange
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi
2017-08-23qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia
2016-10-27iotests: Add assert_json_filename_equal() methodMax Reitz
2016-10-27iotests.py: Allow concurrent qemu instancesMax Reitz
2016-10-27iotests.py: Add qemu_nbd functionMax Reitz
2016-09-23qemu-iotests/118: Test media change with qdev nameKevin Wolf
2016-09-05qemu-iotests: Log QMP traffic in debug modeKevin Wolf
2016-09-05qemu-iotests: test backup compression in 055Pavel Butsykin
2016-07-26iotest: fix python based IO testsDaniel P. Berrange
2016-07-22scripts: refactor the VM class in iotests for reuseDaniel P. Berrange
2016-05-12qemu-iotests: iotests: fail hard if not run via "check"Sascha Silbe
2016-04-20iotests: Add iotests.image_sizeFam Zheng
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng
2016-04-12qemu-iotests: iotests.py: get rid of __all__Sascha Silbe
2016-04-12qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe
2016-04-12qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe
2016-03-30tests: add output filter to python I/O tests helperDaniel P. Berrange
2016-03-30tests: refactor python I/O tests helper main methodDaniel P. Berrange
2016-03-30tests: redirect stderr to stdout for iotestsDaniel P. Berrange
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