index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
iotests.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iotests.py: Add qemu_img_pipe_and_status()
Max Reitz
2020-07-06
1
-20
/
+20
*
iotests.py: Do not wait() before communicate()
Max Reitz
2020-07-03
1
-17
/
+17
*
iotests.py: Add skip_for_formats() decorator
Max Reitz
2020-06-17
1
-0
/
+16
*
iotests: log messages from notrun()
John Snow
2020-05-18
1
-6
/
+5
*
iotests: Fix incomplete type declarations
Kevin Wolf
2020-05-18
1
-4
/
+4
*
iotests: use python logging for iotests.log()
John Snow
2020-05-05
1
-23
/
+30
*
iotests: Mark verify functions as private
John Snow
2020-05-05
1
-10
/
+13
*
iotests: add script_initialize
John Snow
2020-05-05
1
-26
/
+50
*
iotests: add hmp helper with logging
John Snow
2020-05-05
1
-15
/
+24
*
iotests: limit line length to 79 chars
John Snow
2020-05-05
1
-22
/
+42
*
iotests: touch up log function signature
John Snow
2020-05-05
1
-3
/
+11
*
iotests: drop pre-Python 3.4 compatibility code
John Snow
2020-05-05
1
-4
/
+1
*
iotests: alphabetize standard imports
John Snow
2020-05-05
1
-9
/
+9
*
iotests: replace mutable list default args
John Snow
2020-05-05
1
-12
/
+12
*
iotests: ignore import warnings from pylint
John Snow
2020-05-05
1
-0
/
+1
*
iotests: don't use 'format' for drive_add
John Snow
2020-05-05
1
-3
/
+3
*
iotests: do a light delinting
John Snow
2020-05-05
1
-40
/
+43
*
iotests: Filter testfiles out in filter_img_info()
Kevin Wolf
2020-04-30
1
-2
/
+3
*
iotests: Increase pause_wait() timeout
Kevin Wolf
2020-03-21
1
-1
/
+1
*
iotests.py: Enable faulthandler
Kevin Wolf
2020-03-21
1
-0
/
+3
*
iotests: Fix run_job() with use_log=False
Kevin Wolf
2020-03-11
1
-1
/
+4
*
iotests: Add VM.assert_block_path()
Max Reitz
2020-02-18
1
-0
/
+59
*
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
1
-1
/
+0
*
iotests: remove 'linux' from default supported platforms
John Snow
2020-02-06
1
-5
/
+11
*
tests/qemu-iotests: enable testing with aio options
Aarushi Mehta
2020-01-30
1
-2
/
+10
*
iotests.py: Let wait_migration wait even more
Max Reitz
2020-01-27
1
-1
/
+5
*
iotests: Add @error to wait_until_completed
Max Reitz
2020-01-06
1
-6
/
+12
*
iotests: Create VM.blockdev_create()
Kevin Wolf
2019-12-19
1
-0
/
+16
*
iotests: Support job-complete in run_job()
Kevin Wolf
2019-12-18
1
-0
/
+2
*
iotests: Fix timeout in run_job()
Kevin Wolf
2019-12-18
1
-1
/
+1
*
iotests: Add qemu_io_log()
Kevin Wolf
2019-12-18
1
-0
/
+5
*
iotests: Test NBD client reconnection
Andrey Shinkevich
2019-11-18
1
-0
/
+5
*
qemu-iotests/iotests.py: improve assert_qmp message
Vladimir Sementsov-Ogievskiy
2019-11-18
1
-2
/
+2
*
iotests.py: Add @base_dir to FilePaths etc.
Max Reitz
2019-10-28
1
-6
/
+6
*
iotests.py: Store socket files in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+3
*
iotests: Cache supported_formats()
Max Reitz
2019-10-28
1
-3
/
+11
*
iotests: Let skip_if_unsupported accept a function
Max Reitz
2019-10-28
1
-2
/
+6
*
iotests: Use case_skip() in skip_if_unsupported()
Max Reitz
2019-10-28
1
-4
/
+4
*
iotests: Allow skipping test cases
Max Reitz
2019-10-28
1
-3
/
+19
*
iotests: Skip read-only cases in 118 when run as root
Kevin Wolf
2019-10-25
1
-0
/
+10
*
iotests: test nbd reconnect
Vladimir Sementsov-Ogievskiy
2019-10-22
1
-0
/
+11
*
iotests: prepare 124 and 257 bitmap querying for backup-top filter
Vladimir Sementsov-Ogievskiy
2019-10-10
1
-0
/
+27
*
iotests: Remove Python 2 compatibility code
Kevin Wolf
2019-10-04
1
-10
/
+3
*
iotests: Add supported protocols to execute_test()
Max Reitz
2019-09-10
1
-1
/
+3
*
iotests: Add virtio-scsi device helper
John Snow
2019-08-16
1
-0
/
+4
*
iotests: teach FilePath to produce multiple paths
John Snow
2019-08-16
1
-10
/
+24
*
iotests: teach run_job to cancel pending jobs
John Snow
2019-08-16
1
-2
/
+22
*
iotests: add testing shim for script-style python tests
John Snow
2019-08-16
1
-14
/
+26
*
iotests: Move migration helpers to iotests.py
Kevin Wolf
2019-08-16
1
-0
/
+16
*
iotests: Add @use_log to VM.run_job()
Max Reitz
2019-07-15
1
-5
/
+13
[prev]
[next]