index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
iotests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
iotests.py: Let wait_migration() return on failure
Max Reitz
1
-6
/
+12
2020-07-28
iotests: Add more qemu_img helpers
Nir Soffer
1
-0
/
+6
2020-07-28
iotests: Make qemu_nbd_popen() a contextmanager
Nir Soffer
1
-2
/
+26
2020-07-14
iotests.py: use qemu.qmp type aliases
John Snow
1
-6
/
+3
2020-07-13
iotests.py: filter_testfiles(): filter SOCK_DIR too
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2020-07-13
iotests.py: QemuIoInteractive: print output on failure
Vladimir Sementsov-Ogievskiy
1
-1
/
+7
2020-07-13
iotests: QemuIoInteractive: use qemu_io_args_no_fmt
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-07-06
iotests: Check whether luks works
Max Reitz
1
-0
/
+5
2020-07-06
iotests.py: Add (verify|has)_working_luks()
Max Reitz
1
-0
/
+39
2020-07-06
iotests.py: Add qemu_img_pipe_and_status()
Max Reitz
1
-20
/
+20
2020-07-03
iotests.py: Do not wait() before communicate()
Max Reitz
1
-17
/
+17
2020-06-17
iotests.py: Add skip_for_formats() decorator
Max Reitz
1
-0
/
+16
2020-05-18
iotests: log messages from notrun()
John Snow
1
-6
/
+5
2020-05-18
iotests: Fix incomplete type declarations
Kevin Wolf
1
-4
/
+4
2020-05-05
iotests: use python logging for iotests.log()
John Snow
1
-23
/
+30
2020-05-05
iotests: Mark verify functions as private
John Snow
1
-10
/
+13
2020-05-05
iotests: add script_initialize
John Snow
1
-26
/
+50
2020-05-05
iotests: add hmp helper with logging
John Snow
1
-15
/
+24
2020-05-05
iotests: limit line length to 79 chars
John Snow
1
-22
/
+42
2020-05-05
iotests: touch up log function signature
John Snow
1
-3
/
+11
2020-05-05
iotests: drop pre-Python 3.4 compatibility code
John Snow
1
-4
/
+1
2020-05-05
iotests: alphabetize standard imports
John Snow
1
-9
/
+9
2020-05-05
iotests: replace mutable list default args
John Snow
1
-12
/
+12
2020-05-05
iotests: ignore import warnings from pylint
John Snow
1
-0
/
+1
2020-05-05
iotests: don't use 'format' for drive_add
John Snow
1
-3
/
+3
2020-05-05
iotests: do a light delinting
John Snow
1
-40
/
+43
2020-04-30
iotests: Filter testfiles out in filter_img_info()
Kevin Wolf
1
-2
/
+3
2020-03-21
iotests: Increase pause_wait() timeout
Kevin Wolf
1
-1
/
+1
2020-03-21
iotests.py: Enable faulthandler
Kevin Wolf
1
-0
/
+3
2020-03-11
iotests: Fix run_job() with use_log=False
Kevin Wolf
1
-1
/
+4
2020-02-18
iotests: Add VM.assert_block_path()
Max Reitz
1
-0
/
+59
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
1
-1
/
+0
2020-02-06
iotests: remove 'linux' from default supported platforms
John Snow
1
-5
/
+11
2020-01-30
tests/qemu-iotests: enable testing with aio options
Aarushi Mehta
1
-2
/
+10
2020-01-27
iotests.py: Let wait_migration wait even more
Max Reitz
1
-1
/
+5
2020-01-06
iotests: Add @error to wait_until_completed
Max Reitz
1
-6
/
+12
2019-12-19
iotests: Create VM.blockdev_create()
Kevin Wolf
1
-0
/
+16
2019-12-18
iotests: Support job-complete in run_job()
Kevin Wolf
1
-0
/
+2
2019-12-18
iotests: Fix timeout in run_job()
Kevin Wolf
1
-1
/
+1
2019-12-18
iotests: Add qemu_io_log()
Kevin Wolf
1
-0
/
+5
2019-11-18
iotests: Test NBD client reconnection
Andrey Shinkevich
1
-0
/
+5
2019-11-18
qemu-iotests/iotests.py: improve assert_qmp message
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-10-28
iotests.py: Add @base_dir to FilePaths etc.
Max Reitz
1
-6
/
+6
2019-10-28
iotests.py: Store socket files in $SOCK_DIR
Max Reitz
1
-1
/
+3
2019-10-28
iotests: Cache supported_formats()
Max Reitz
1
-3
/
+11
2019-10-28
iotests: Let skip_if_unsupported accept a function
Max Reitz
1
-2
/
+6
2019-10-28
iotests: Use case_skip() in skip_if_unsupported()
Max Reitz
1
-4
/
+4
2019-10-28
iotests: Allow skipping test cases
Max Reitz
1
-3
/
+19
2019-10-25
iotests: Skip read-only cases in 118 when run as root
Kevin Wolf
1
-0
/
+10
2019-10-22
iotests: test nbd reconnect
Vladimir Sementsov-Ogievskiy
1
-0
/
+11
[next]