aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/149
AgeCommit message (Expand)AuthorFilesLines
2022-04-25iotests: rebase qemu_io() on top of qemu_tool()John Snow1-2/+4
2022-03-22iotests/149: Remove qemu_img_pipe() callJohn Snow1-2/+5
2021-11-23iotests/149: Skip on unsupported ciphersHanna Reitz1-5/+18
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-05-05iotests: add script_initializeJohn Snow1-2/+1
2020-02-07drop "from __future__ import print_function"Paolo Bonzini1-1/+0
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé1-1/+1
2019-10-10tests: fix I/O test for hosts defaulting to LUKSv2Daniel P. Berrangé1-1/+1
2018-10-30iotests: Use // for Python integer divisionMax Reitz1-3/+3
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz1-3/+5
2018-07-23qemu-iotests: Use host_device instead of file in 149Kevin Wolf1-1/+1
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost1-1/+2
2017-07-11iotests: chown LUKS device before qemu-io launchesDaniel P. Berrange1-7/+5
2017-07-11iotests: add more LUKS hash combination testsDaniel P. Berrange1-6/+4
2017-07-11iotests: reduce PBKDF iterations when testing LUKSDaniel P. Berrange1-0/+3
2016-07-04crypto: fix handling of iv generator hash defaultsDaniel P. Berrange1-0/+12
2016-04-05qemu-iotests: 149: Use "/usr/bin/env python"Fam Zheng1-1/+1
2016-03-30block: an interoperability test for luks vs dm-crypt/cryptsetupDaniel P. Berrange1-0/+519