tests/qtest/virtio-ccw: Fix device presence checking
commitc98873ee4a0c2694aac976ab9affcf55da8b7e61
authorSamuel Tardieu <sam@rfc1149.net>
Sat, 6 Jan 2024 13:01:21 +0000 (6 14:01 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 11 Jan 2024 10:39:26 +0000 (11 11:39 +0100)
tree026b2a00bf5877d8927de48c2989c3b382b29286
parentf51d3fb14d4125c00338e74eaa8bbe100f30e6f8
tests/qtest/virtio-ccw: Fix device presence checking

An apparent copy-paste error tests for the presence of the
virtio-rng-ccw device in order to perform tests on the virtio-scsi-ccw
device.

Signed-off-by: Samuel Tardieu <sam@rfc1149.net>
Message-ID: <20240106130121.1244993-1-sam@rfc1149.net>
Fixes: 65331bf5d1 ("tests/qtest: Check for virtio-ccw devices before  using them")
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/virtio-ccw-test.c