]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add title-and-description
authorAndrea Bolognani <abologna@redhat.com>
Fri, 26 Jan 2024 10:31:26 +0000 (11:31 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 30 Jan 2024 09:58:13 +0000 (10:58 +0100)
commitd268f1b293e0e29b46b342c3889012d10784e9bd
treef471c4a33b83b0f22ca7f6323d61189ad4a8d1be
parentdab99eedcd15d135e287185ce03eb05338ce225d
tests: Add title-and-description

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>
tests/genericxml2xmlindata/title-and-description.xml [new file with mode: 0644]
tests/genericxml2xmltest.c