
15 Dec
2023
15 Dec
'23
10:59 a.m.
On Fri, Dec 15, 2023 at 13:33:14 +0100, Peter Krempa wrote:
The qemu driver explicitly rejects such configuration, thus this is just a generic XML2XML test case. Move it.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- .../smbios-multiple-type2.xml | 0 tests/genericxml2xmltest.c | 2 ++ tests/qemuxml2xmltest.c | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) rename tests/{qemuxml2argvdata => genericxml2xmlindata}/smbios-multiple-type2.xml (100%)
Also tests/qemuxml2xmloutdata/smbios-multiple-type2.xml needs to be removed. I've squashed that change in locally.