index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
iotests.py
Age
Commit message (
Expand
)
Author
2020-07-06
iotests: Check whether luks works
Max Reitz
2020-07-06
iotests.py: Add (verify|has)_working_luks()
Max Reitz
2020-07-06
iotests.py: Add qemu_img_pipe_and_status()
Max Reitz
2020-07-03
iotests.py: Do not wait() before communicate()
Max Reitz
2020-06-17
iotests.py: Add skip_for_formats() decorator
Max Reitz
2020-05-18
iotests: log messages from notrun()
John Snow
2020-05-18
iotests: Fix incomplete type declarations
Kevin Wolf
2020-05-05
iotests: use python logging for iotests.log()
John Snow
2020-05-05
iotests: Mark verify functions as private
John Snow
2020-05-05
iotests: add script_initialize
John Snow
2020-05-05
iotests: add hmp helper with logging
John Snow
2020-05-05
iotests: limit line length to 79 chars
John Snow
2020-05-05
iotests: touch up log function signature
John Snow
2020-05-05
iotests: drop pre-Python 3.4 compatibility code
John Snow
2020-05-05
iotests: alphabetize standard imports
John Snow
2020-05-05
iotests: replace mutable list default args
John Snow
2020-05-05
iotests: ignore import warnings from pylint
John Snow
2020-05-05
iotests: don't use 'format' for drive_add
John Snow
2020-05-05
iotests: do a light delinting
John Snow
2020-04-30
iotests: Filter testfiles out in filter_img_info()
Kevin Wolf
2020-03-21
iotests: Increase pause_wait() timeout
Kevin Wolf
2020-03-21
iotests.py: Enable faulthandler
Kevin Wolf
2020-03-11
iotests: Fix run_job() with use_log=False
Kevin Wolf
2020-02-18
iotests: Add VM.assert_block_path()
Max Reitz
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-06
iotests: remove 'linux' from default supported platforms
John Snow
2020-01-30
tests/qemu-iotests: enable testing with aio options
Aarushi Mehta
2020-01-27
iotests.py: Let wait_migration wait even more
Max Reitz
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
[next]