|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH 3/4] tests/qtest/cdrom-test: Check whether devices are available before using them |
| Date: | Tue, 11 Jan 2022 23:21:22 +0100 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 |
On 20/12/21 09:10, Thomas Huth wrote:
Downstream users might want to disable legacy devices in their binaries, so we should not blindly assume that they are available. Add some proper checks before using them. Signed-off-by: Thomas Huth <thuth@redhat.com> --- tests/qtest/cdrom-test.c | 60 ++++++++++++++++++++++++++-------------- 1 file changed, 39 insertions(+), 21 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
| [Prev in Thread] | Current Thread | [Next in Thread] |