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
/
149
Age
Commit message (
Expand
)
Author
2023-12-04
tests/qemu-iotests/149: Use more inclusive language in this test
Thomas Huth
2022-04-25
iotests: rebase qemu_io() on top of qemu_tool()
John Snow
2022-03-22
iotests/149: Remove qemu_img_pipe() call
John Snow
2021-11-23
iotests/149: Skip on unsupported ciphers
Hanna Reitz
2021-01-20
iotests: define group in each iotest
Vladimir Sementsov-Ogievskiy
2020-05-05
iotests: add script_initialize
John Snow
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
Philippe Mathieu-Daudé
2019-10-10
tests: fix I/O test for hosts defaulting to LUKSv2
Daniel P. Berrangé
2018-10-30
iotests: Use // for Python integer division
Max Reitz
2018-10-30
iotests: Use Python byte strings where appropriate
Max Reitz
2018-07-23
qemu-iotests: Use host_device instead of file in 149
Kevin Wolf
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2017-07-11
iotests: chown LUKS device before qemu-io launches
Daniel P. Berrange
2017-07-11
iotests: add more LUKS hash combination tests
Daniel P. Berrange
2017-07-11
iotests: reduce PBKDF iterations when testing LUKS
Daniel P. Berrange
2016-07-04
crypto: fix handling of iv generator hash defaults
Daniel P. Berrange
2016-04-05
qemu-iotests: 149: Use "/usr/bin/env python"
Fam Zheng
2016-03-30
block: an interoperability test for luks vs dm-crypt/cryptsetup
Daniel P. Berrange