test-block-iothread: BlockBackend AioContext across root node change
commit2e9cdab3000530fdd03df7f0a5d124eaa0ae942f
authorKevin Wolf <kwolf@redhat.com>
Wed, 24 Apr 2019 15:47:34 +0000 (24 17:47 +0200)
committerKevin Wolf <kwolf@redhat.com>
Tue, 4 Jun 2019 13:22:22 +0000 (4 15:22 +0200)
tree14aea6974cf2b98315026554fb445808ec6b86f9
parent48946d7d64818c349e3e183838f99d8ce32a9b86
test-block-iothread: BlockBackend AioContext across root node change

Test that BlockBackends preserve their assigned AioContext even when the
root node goes away. Inserting a new root node will move it to the right
AioContext.

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