summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/iotests.py
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-05qemu-iotests: Log QMP traffic in debug modeKevin Wolf1-0/+5
2016-09-05qemu-iotests: test backup compression in 055Pavel Butsykin1-5/+5
2016-07-26iotest: fix python based IO testsDaniel P. Berrange1-20/+4
2016-07-22scripts: refactor the VM class in iotests for reuseDaniel P. Berrange1-131/+4
2016-05-12qemu-iotests: iotests: fail hard if not run via "check"Sascha Silbe1-1/+9
2016-04-20iotests: Add iotests.image_sizeFam Zheng1-0/+6
2016-04-15qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng1-0/+14
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