mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-12 07:42:56 +00:00
d268f1b293
We have a few cases in qemuxmlconftest that cover the ability to set <title> and <description> for a guest as a side effect. Introduce an explicit case for the functionality in genericxml2xmltest, as it's not specific to the QEMU driver. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>