aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/iotests.py
AgeCommit message (Expand)Author
2020-01-06iotests: Add @error to wait_until_completedMax Reitz
2019-12-19iotests: Create VM.blockdev_create()Kevin Wolf
2019-12-18iotests: Support job-complete in run_job()Kevin Wolf
2019-12-18iotests: Fix timeout in run_job()Kevin Wolf
2019-12-18iotests: Add qemu_io_log()Kevin Wolf
2019-11-18iotests: Test NBD client reconnectionAndrey Shinkevich
2019-11-18qemu-iotests/iotests.py: improve assert_qmp messageVladimir Sementsov-Ogievskiy
2019-10-28iotests.py: Add @base_dir to FilePaths etc.Max Reitz
2019-10-28iotests.py: Store socket files in $SOCK_DIRMax Reitz
2019-10-28iotests: Cache supported_formats()Max Reitz
2019-10-28iotests: Let skip_if_unsupported accept a functionMax Reitz
2019-10-28iotests: Use case_skip() in skip_if_unsupported()Max Reitz
2019-10-28iotests: Allow skipping test casesMax Reitz
2019-10-25iotests: Skip read-only cases in 118 when run as rootKevin Wolf
2019-10-22iotests: test nbd reconnectVladimir Sementsov-Ogievskiy
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy
2019-10-04iotests: Remove Python 2 compatibility codeKevin Wolf
2019-09-10iotests: Add supported protocols to execute_test()Max Reitz
2019-08-16iotests: Add virtio-scsi device helperJohn Snow
2019-08-16iotests: teach FilePath to produce multiple pathsJohn Snow
2019-08-16iotests: teach run_job to cancel pending jobsJohn Snow
2019-08-16iotests: add testing shim for script-style python testsJohn Snow
2019-08-16iotests: Move migration helpers to iotests.pyKevin Wolf
2019-07-15iotests: Add @use_log to VM.run_job()Max Reitz
2019-06-14iotests.py: rewrite run_job to be pickierJohn Snow
2019-06-14iotests.py: do not use infinite waitsJohn Snow
2019-06-13iotests.py: Add qemu_nbd_early_pipe()Max Reitz
2019-06-04iotests: Test commit job start with concurrent I/OKevin Wolf
2019-05-20iotests.py: Fix VM.run_jobMax Reitz
2019-05-20iotests.py: Let assert_qmp() accept an arrayMax Reitz
2019-05-07block/ssh: Implement .bdrv_refresh_filename()Max Reitz
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich
2019-03-08iotests: open notrun files in text modeAndrey Shinkevich
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-02-25iotests: Skip 211 on insufficient memoryMax Reitz
2019-02-25iotests.py: s/_/-/g on keys in qmp_log()Max Reitz
2019-02-25iotests.py: Filter filename in any string valueMax Reitz
2019-02-25iotests.py: Add is_str()Max Reitz
2019-02-25iotests.py: Add node_info()Max Reitz
2019-02-25iotests.py: Add filter_imgfmt()Max Reitz
2019-02-22Introduce a Python module structureCleber Rosa
2019-02-01iotests/236: fix transaction kwarg orderJohn Snow
2019-02-01iotests: Filter cid numbers in VMDK extent infoFam Zheng
2019-01-31iotests.py: Add qemu_nbd_pipe()Max Reitz
2019-01-14iotests: implement pretty-print for log and qmp_logJohn Snow
2019-01-14iotests: change qmp_log filters to expect QMP objects onlyJohn Snow
2019-01-14iotests: remove default filters from qmp_logJohn Snow
2019-01-14iotests: add qmp recursive sorting functionJohn Snow
2019-01-14iotests: add filter_generated_node_idsJohn Snow
2019-01-14iotests.py: don't abort if IMGKEYSECRET is undefinedJohn Snow