summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/iotests.py
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2018-06-121-2/+3
|\
| * python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-081-2/+3
* | iotests: improve pause_jobVladimir Sementsov-Ogievskiy2018-06-111-2/+7
* | iotests.py: Add qemu_io_silentMax Reitz2018-06-111-0/+9
|/
* qemu-iotests: Rewrite 210 for blockdev-create jobKevin Wolf2018-05-301-2/+10
* qemu-iotests: iotests.py helper for non-file protocolsKevin Wolf2018-05-301-0/+17
* qemu-iotests: Add VM.run_job()Kevin Wolf2018-05-301-0/+19
* qemu-iotests: Add iotests.img_info_log()Kevin Wolf2018-05-301-0/+18
* qemu-iotests: Add VM.qmp_log()Kevin Wolf2018-05-301-0/+11
* qemu-iotests: Add VM.get_qmp_events_filtered()Kevin Wolf2018-05-301-0/+5
* iotests: Move qmp_to_opts() to VMKevin Wolf2018-05-231-22/+23
* job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf2018-05-231-0/+5
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-04-111-5/+14
|\
| * iotests.py: improve verify_image_format helperVladimir Sementsov-Ogievskiy2018-04-101-3/+11
| * iotests.py: support unsupported_fmts in main()Vladimir Sementsov-Ogievskiy2018-04-101-2/+3
* | iotests: fix wait_until_completed()Peter Xu2018-04-101-6/+3Star
|/
* iotests: add pause_waitJohn Snow2018-03-191-4/+8
* Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2018-03-161-1/+6
|\
| * iotests: add dirty bitmap postcopy testVladimir Sementsov-Ogievskiy2018-03-131-1/+6
* | iotests: add file_path helperVladimir Sementsov-Ogievskiy2018-03-131-0/+32
* | iotests.py: tiny refactor: move system imports upVladimir Sementsov-Ogievskiy2018-03-131-2/+3
|/
* iotests: 205: support luks formatVladimir Sementsov-Ogievskiy2018-02-091-0/+31
* iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy2018-01-261-0/+38
* iotests: add VM.add_object()Stefan Hajnoczi2017-12-191-0/+5
* scripts: Remove debug parameter from QEMUMachineEduardo Habkost2017-10-111-2/+0Star
* iotests: Set up Python loggingEduardo Habkost2017-10-111-0/+3
* iotests: blacklist 194 with the luks driverDaniel P. Berrange2017-09-051-1/+3
* iotests.py: add FilePath context managerStefan Hajnoczi2017-09-051-0/+26
* qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi2017-08-231-0/+13
* qemu-iotests: Avoid unnecessary sleepsKevin Wolf2017-07-241-0/+27
* iotests: Add mirror tests for orphaned sourceMax Reitz2017-04-071-0/+15
* qemu-iotests: Add iotests.supports_quorum()Alberto Garcia2016-10-311-1/+4
* iotests: Add assert_json_filename_equal() methodMax Reitz2016-10-271-0/+20
* iotests.py: Allow concurrent qemu instancesMax Reitz2016-10-271-2/+4
* iotests.py: Add qemu_nbd functionMax Reitz2016-10-271-0/+8
* qemu-iotests/118: Test media change with qdev nameKevin Wolf2016-09-231-0/+5
* qemu-iotests: Log QMP traffic in debug modeKevin Wolf2016-09-051-0/+5
* qemu-iotests: test backup compression in 055Pavel Butsykin2016-09-051-5/+5
* iotest: fix python based IO testsDaniel P. Berrange2016-07-261-20/+4Star
* scripts: refactor the VM class in iotests for reuseDaniel P. Berrange2016-07-221-131/+4Star
* qemu-iotests: iotests: fail hard if not run via "check"Sascha Silbe2016-05-121-1/+9
* iotests: Add iotests.image_sizeFam Zheng2016-04-201-0/+6
* qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng2016-04-151-0/+14
* qemu-iotests: iotests.py: get rid of __all__Sascha Silbe2016-04-121-4/+0Star
* qemu-iotests: 148: properly skip test if quorum support is missingSascha Silbe2016-04-121-0/+5
* qemu-iotests: iotests.VM: remove qtest socket on errorSascha Silbe2016-04-121-1/+12
* tests: add output filter to python I/O tests helperDaniel P. Berrange2016-03-301-1/+24
* tests: refactor python I/O tests helper main methodDaniel P. Berrange2016-03-301-6/+12
* tests: redirect stderr to stdout for iotestsDaniel P. Berrange2016-03-301-2/+5
* qemu-iotests: Remove cache mode test without mediumKevin Wolf2015-12-181-1/+1