summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/iotests.py
Commit message (Expand)AuthorAgeFilesLines
* iotests: Warn if python subprocess is killedMax Reitz2015-09-041-5/+21
* iotests: Do not suppress segfaults in bash testsMax Reitz2015-09-041-4/+12
* iotests: More options for VM.add_drive()Max Reitz2015-09-041-3/+6
* qemu-iotests: qemu machine type supportBo Tu2015-09-041-0/+1
* iotests: Use event_wait in wait_readyFam Zheng2015-07-021-7/+2
* qemu-iotests: Make block job methods commonFam Zheng2015-07-021-0/+28
* qemu-iotests: Make debugging python tests easierFam Zheng2015-05-221-3/+11
* iotests: add QMP event waiting queueJohn Snow2015-04-281-0/+38
* qemu-iotests: Allow caller to disable underscore convertion for qmpFam Zheng2015-02-161-2/+5
* qemu-iotests: Add VM method qtest() to iotests.pyFam Zheng2015-02-161-2/+14
* qemu-iotests: Fix supported_oses checkFam Zheng2015-02-061-1/+1
* qemu-iotests: Add supported os parameter for python testsFam Zheng2015-01-131-1/+4
* iotests: Omit length/offset test in 040 and 041Max Reitz2014-11-031-2/+1
* iotests: Allow out-of-tree runMax Reitz2014-06-271-1/+2
* qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()Fam Zheng2014-04-251-2/+3
* qemu-iotests: Honour cache mode in iotests.pyFam Zheng2013-12-041-1/+2
* qemu-iotest: Add pause_drive and resume_drive methodsFam Zheng2013-11-291-1/+17
* qemu-iotests: Additional info from qemu-img infoMax Reitz2013-10-111-0/+4
* qemu-iotests: fix qmp.py search pathFam Zheng2013-09-261-1/+1
* qemu-iotests: add infrastructure of fd passing via SCMWenchao Xia2013-09-121-0/+23
* Add tests for sync modes 'TOP' and 'NONE'Ian Main2013-07-261-0/+5
* qemu-iotests: extract wait_until_completed() into iotests.pyStefan Hajnoczi2013-06-281-0/+15
* qemu-iotests: make create_image() commonStefan Hajnoczi2013-06-041-0/+11
* qemu-iotests: make compare_images() commonStefan Hajnoczi2013-06-041-0/+5
* qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi2013-06-041-0/+18
* qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi2013-06-041-0/+4
* tests: Add tests for fdsetsCorey Bryant2012-12-111-0/+12
* Fix spelling in comments and documentationStefan Weil2012-12-071-1/+1
* qemu-iotests: qcow2: Test growing large refcount tableKevin Wolf2012-11-141-1/+5
* qemu-iotests: add testcases for mirroring on-source-error/on-target-errorPaolo Bonzini2012-10-241-0/+4
* qemu-iotests: add tests for streaming error handlingPaolo Bonzini2012-09-281-0/+7
* qemu-iotests: map underscore to dash in QMP argument namesPaolo Bonzini2012-09-281-1/+7
* qemu-iotests: start vms in qtest modePaolo Bonzini2012-06-151-1/+3
* stream: fix sectors not allocated testPaolo Bonzini2012-05-101-4/+6
* qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command linesPaolo Bonzini2012-05-101-3/+3
* qemu-iotests: add iotests Python moduleStefan Hajnoczi2012-02-291-0/+164
OpenPOWER on IntegriCloud