OSDN Git Service

test-bdrv-drain: Test graph changes in drain_all section
authorKevin Wolf <kwolf@redhat.com>
Wed, 28 Mar 2018 16:29:06 +0000 (18:29 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 18 Jun 2018 13:03:25 +0000 (15:03 +0200)
commit19f7a7e574a099dca13120441fbe723cea9c1dc2
tree2654db9897da9ed6da7c34739568ecc50b2c29ff
parent0f12264e7a41458179ad10276a7c33c72024861a
test-bdrv-drain: Test graph changes in drain_all section

This tests both adding and remove a node between bdrv_drain_all_begin()
and bdrv_drain_all_end(), and enabled the existing detach test for
drain_all.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/test-bdrv-drain.c