]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qemu-iotests/iotests.py
iotests.py: Add (verify|has)_working_luks()
authorMax Reitz <mreitz@redhat.com>
Thu, 25 Jun 2020 12:55:34 +0000 (14:55 +0200)
committerMax Reitz <mreitz@redhat.com>
Mon, 6 Jul 2020 06:49:28 +0000 (08:49 +0200)
commit6649f4bd2920301e0ef0e8e14d10cf0e00b4071e
tree01f42cea1474d9e992f201773dec81adc91ebc08
parentd849acab4196b35339e55735889ed7481be6ff2f
iotests.py: Add (verify|has)_working_luks()

Similar to _require_working_luks for bash tests, these functions can be
used to check whether our luks driver can actually create images.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200625125548.870061-6-mreitz@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
tests/qemu-iotests/iotests.py