aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/iotests.py
AgeCommit message (Expand)AuthorFilesLines
2019-02-01iotests: Filter cid numbers in VMDK extent infoFam Zheng1-0/+1
2019-01-31iotests.py: Add qemu_nbd_pipe()Max Reitz1-0/+14
2019-01-14iotests: implement pretty-print for log and qmp_logJohn Snow1-5/+10
2019-01-14iotests: change qmp_log filters to expect QMP objects onlyJohn Snow1-3/+25
2019-01-14iotests: remove default filters from qmp_logJohn Snow1-1/+1
2019-01-14iotests: add qmp recursive sorting functionJohn Snow1-4/+20
2019-01-14iotests: add filter_generated_node_idsJohn Snow1-0/+3
2019-01-14iotests.py: don't abort if IMGKEYSECRET is undefinedJohn Snow1-1/+1
2018-11-21iotests: Replace assertEquals() with assertEqual()Kevin Wolf1-1/+1
2018-10-30iotests: Unify log outputs between Python 2 and 3Max Reitz1-3/+7
2018-10-30iotests: Modify imports for Python 3Max Reitz1-4/+9
2018-10-30iotests: Use // for Python integer divisionMax Reitz1-1/+1
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz1-4/+7
2018-10-30iotests: Flush in iotests.py's QemuIoInteractiveMax Reitz1-0/+1
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell1-2/+3
2018-06-11iotests: improve pause_jobVladimir Sementsov-Ogievskiy1-2/+7
2018-06-11iotests.py: Add qemu_io_silentMax Reitz1-0/+9
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost1-2/+3
2018-05-30qemu-iotests: Rewrite 210 for blockdev-create jobKevin Wolf1-2/+10
2018-05-30qemu-iotests: iotests.py helper for non-file protocolsKevin Wolf1-0/+17
2018-05-30qemu-iotests: Add VM.run_job()Kevin Wolf1-0/+19
2018-05-30qemu-iotests: Add iotests.img_info_log()Kevin Wolf1-0/+18
2018-05-30qemu-iotests: Add VM.qmp_log()Kevin Wolf1-0/+11
2018-05-30qemu-iotests: Add VM.get_qmp_events_filtered()Kevin Wolf1-0/+5
2018-05-23iotests: Move qmp_to_opts() to VMKevin Wolf1-22/+23
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf1-0/+5
2018-04-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-5/+14
2018-04-10iotests.py: improve verify_image_format helperVladimir Sementsov-Ogievskiy1-3/+11
2018-04-10iotests.py: support unsupported_fmts in main()Vladimir Sementsov-Ogievskiy1-2/+3
2018-04-10iotests: fix wait_until_completed()Peter Xu1-6/+3
2018-03-19iotests: add pause_waitJohn Snow1-4/+8
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell1-1/+6
2018-03-13iotests: add dirty bitmap postcopy testVladimir Sementsov-Ogievskiy1-1/+6
2018-03-13iotests: add file_path helperVladimir Sementsov-Ogievskiy1-0/+32
2018-03-13iotests.py: tiny refactor: move system imports upVladimir Sementsov-Ogievskiy1-2/+3
2018-02-09iotests: 205: support luks formatVladimir Sementsov-Ogievskiy1-0/+31
2018-01-26iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy1-0/+38
2017-12-19iotests: add VM.add_object()Stefan Hajnoczi1-0/+5
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost1-2/+0
2017-10-11iotests: Set up Python loggingEduardo Habkost1-0/+3
2017-09-05iotests: blacklist 194 with the luks driverDaniel P. Berrange1-1/+3
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi1-0/+26
2017-08-23qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi1-0/+13
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf1-0/+27
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz1-0/+15
2016-10-31qemu-iotests: Add iotests.supports_quorum()Alberto Garcia1-1/+4
2016-10-27iotests: Add assert_json_filename_equal() methodMax Reitz1-0/+20
2016-10-27iotests.py: Allow concurrent qemu instancesMax Reitz1-2/+4
2016-10-27iotests.py: Add qemu_nbd functionMax Reitz1-0/+8
2016-09-23qemu-iotests/118: Test media change with qdev nameKevin Wolf1-0/+5