On a Thursday in 2022, Peter Krempa wrote:
Since introduction in fc03eb53c0bf3f654 there wasn't a
qemuxml2argv
version. As we are touching the files convert them to
DO_TEST_CAPS_LATEST directly.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
.../controller-usb-order.x86_64-latest.args | 38 +++++++++++++++++++
tests/qemuxml2argvtest.c | 2 +
...=> controller-usb-order.x86_64-latest.xml} | 3 ++
tests/qemuxml2xmltest.c | 4 +-
4 files changed, 44 insertions(+), 3 deletions(-)
create mode 100644 tests/qemuxml2argvdata/controller-usb-order.x86_64-latest.args
rename tests/qemuxml2xmloutdata/{controller-usb-order.xml =>
controller-usb-order.x86_64-latest.xml} (93%)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano