OSDN Git Service

iotests: Add tests for overriding BDRV_O_PROTOCOL
authorMax Reitz <mreitz@redhat.com>
Thu, 19 Mar 2015 18:53:17 +0000 (14:53 -0400)
committerKevin Wolf <kwolf@redhat.com>
Fri, 12 Jun 2015 13:54:08 +0000 (15:54 +0200)
commita68197ff5b11f5a58d48e485d16a36758aeca7f4
treea76cb0e80df6e40d1ac6b8814415f3857d30891f
parent53a295131274c87914c97053e2ca00f19a9c2efa
iotests: Add tests for overriding BDRV_O_PROTOCOL

This adds tests for overriding the qemu-internal BDRV_O_PROTOCOL flag by
explicitly specifying a block driver. As one test must be run over the
NBD protocol while the other must not, this patch adds two separate
iotests.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/119 [new file with mode: 0755]
tests/qemu-iotests/119.out [new file with mode: 0644]
tests/qemu-iotests/120 [new file with mode: 0755]
tests/qemu-iotests/120.out [new file with mode: 0644]
tests/qemu-iotests/group