index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
iotests.py
Age
Commit message (
Expand
)
Author
2020-01-06
iotests: Add @error to wait_until_completed
Max Reitz
2019-12-19
iotests: Create VM.blockdev_create()
Kevin Wolf
2019-12-18
iotests: Support job-complete in run_job()
Kevin Wolf
2019-12-18
iotests: Fix timeout in run_job()
Kevin Wolf
2019-12-18
iotests: Add qemu_io_log()
Kevin Wolf
2019-11-18
iotests: Test NBD client reconnection
Andrey Shinkevich
2019-11-18
qemu-iotests/iotests.py: improve assert_qmp message
Vladimir Sementsov-Ogievskiy
2019-10-28
iotests.py: Add @base_dir to FilePaths etc.
Max Reitz
2019-10-28
iotests.py: Store socket files in $SOCK_DIR
Max Reitz
2019-10-28
iotests: Cache supported_formats()
Max Reitz
2019-10-28
iotests: Let skip_if_unsupported accept a function
Max Reitz
2019-10-28
iotests: Use case_skip() in skip_if_unsupported()
Max Reitz
2019-10-28
iotests: Allow skipping test cases
Max Reitz
2019-10-25
iotests: Skip read-only cases in 118 when run as root
Kevin Wolf
2019-10-22
iotests: test nbd reconnect
Vladimir Sementsov-Ogievskiy
2019-10-10
iotests: prepare 124 and 257 bitmap querying for backup-top filter
Vladimir Sementsov-Ogievskiy
2019-10-04
iotests: Remove Python 2 compatibility code
Kevin Wolf
2019-09-10
iotests: Add supported protocols to execute_test()
Max Reitz
2019-08-16
iotests: Add virtio-scsi device helper
John Snow
2019-08-16
iotests: teach FilePath to produce multiple paths
John Snow
2019-08-16
iotests: teach run_job to cancel pending jobs
John Snow
2019-08-16
iotests: add testing shim for script-style python tests
John Snow
2019-08-16
iotests: Move migration helpers to iotests.py
Kevin Wolf
2019-07-15
iotests: Add @use_log to VM.run_job()
Max Reitz
2019-06-14
iotests.py: rewrite run_job to be pickier
John Snow
2019-06-14
iotests.py: do not use infinite waits
John Snow
2019-06-13
iotests.py: Add qemu_nbd_early_pipe()
Max Reitz
2019-06-04
iotests: Test commit job start with concurrent I/O
Kevin Wolf
2019-05-20
iotests.py: Fix VM.run_job
Max Reitz
2019-05-20
iotests.py: Let assert_qmp() accept an array
Max Reitz
2019-05-07
block/ssh: Implement .bdrv_refresh_filename()
Max Reitz
2019-03-08
iotests: ask QEMU for supported formats
Andrey Shinkevich
2019-03-08
iotests: open notrun files in text mode
Andrey Shinkevich
2019-03-07
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-02-25
iotests: Skip 211 on insufficient memory
Max Reitz
2019-02-25
iotests.py: s/_/-/g on keys in qmp_log()
Max Reitz
2019-02-25
iotests.py: Filter filename in any string value
Max Reitz
2019-02-25
iotests.py: Add is_str()
Max Reitz
2019-02-25
iotests.py: Add node_info()
Max Reitz
2019-02-25
iotests.py: Add filter_imgfmt()
Max Reitz
2019-02-22
Introduce a Python module structure
Cleber Rosa
2019-02-01
iotests/236: fix transaction kwarg order
John Snow
2019-02-01
iotests: Filter cid numbers in VMDK extent info
Fam Zheng
2019-01-31
iotests.py: Add qemu_nbd_pipe()
Max Reitz
2019-01-14
iotests: implement pretty-print for log and qmp_log
John Snow
2019-01-14
iotests: change qmp_log filters to expect QMP objects only
John Snow
2019-01-14
iotests: remove default filters from qmp_log
John Snow
2019-01-14
iotests: add qmp recursive sorting function
John Snow
2019-01-14
iotests: add filter_generated_node_ids
John Snow
2019-01-14
iotests.py: don't abort if IMGKEYSECRET is undefined
John Snow
[next]