On Wed, Feb 14, 2024 at 18:11:14 +0100, Andrea Bolognani wrote:
We have special handling for this configuration, so make sure
that there is some test coverage too.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
.../usb-legacy-multiple.x86_64-latest.err | 1 +
.../usb-legacy-multiple.x86_64-latest.xml | 32 +++++++++++++++++++
tests/qemuxmlconfdata/usb-legacy-multiple.xml | 15 +++++++++
tests/qemuxmlconftest.c | 7 ++++
4 files changed, 55 insertions(+)
create mode 100644 tests/qemuxmlconfdata/usb-legacy-multiple.x86_64-latest.err
create mode 100644 tests/qemuxmlconfdata/usb-legacy-multiple.x86_64-latest.xml
create mode 100644 tests/qemuxmlconfdata/usb-legacy-multiple.xml
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>