On Tue, Jan 04, 2022 at 09:14:27 +0100, Michal Privoznik wrote:
We already have the input xml because of xml2arg test. However,
the corresponding xml2xml test case is missing. Make the expected
XML a symlink to the input XML and clean the latter up a bit.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
tests/qemuxml2argvdata/tpm-emulator-spapr.xml | 74 +++++++++++--------
.../tpm-emulator-spapr.ppc64-latest.xml | 1 +
tests/qemuxml2xmltest.c | 1 +
3 files changed, 44 insertions(+), 32 deletions(-)
create mode 120000 tests/qemuxml2xmloutdata/tpm-emulator-spapr.ppc64-latest.xml
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>