qemu-iotests: iotests.py helper for non-file protocols
authorKevin Wolf <kwolf@redhat.com>
Tue, 29 May 2018 19:44:47 +0000 (21:44 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 30 May 2018 11:31:16 +0000 (13:31 +0200)
commit5a259e868b308564de9f2bfaef0606074a4f9028
treef58b1d0a40c8946c9156e30af6f747eb65940d66
parentfc47d8513b45b1968b0ae32d4bb2f96d3aca066a
qemu-iotests: iotests.py helper for non-file protocols

This adds two helper functions that are useful for test cases that make
use of a non-file protocol (specifically ssh).

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
tests/qemu-iotests/iotests.py