qtest: check that drives are really appearing and disappearing
commit9a613ddccce125e4cc3a4a23c294837c906440d6
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 7 Oct 2020 09:50:22 +0000 (7 05:50 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Oct 2020 15:50:49 +0000 (12 11:50 -0400)
tree21a33e023dbcf22a1083a570f1f5fec0385d5a45
parentbb1a5b97f75ae209d8707f698da23088d7b9bbb5
qtest: check that drives are really appearing and disappearing

Do not just trust the HMP commands to create and delete the drive, use
query-block to check that this is actually the case.

Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/qtest/drive_del-test.c