Re: [Qemu-devel] [PATCH 02/50] iotests: Only create BB if necessary
On 01/26/2015 09:02 AM, Max Reitz wrote: > Tests 071 and 081 test giving references in blockdev-add. It is not > necessary to create a BlockBackend here, so omit it. > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/071 | 50 > ++ > tests/qe
[Qemu-devel] [PATCH 02/50] iotests: Only create BB if necessary
Tests 071 and 081 test giving references in blockdev-add. It is not necessary to create a BlockBackend here, so omit it. Signed-off-by: Max Reitz --- tests/qemu-iotests/071 | 50 ++ tests/qemu-iotests/071.out | 12 +++ tests/qemu-iotests/08