]> git.ipfire.org Git - thirdparty/libvirt.git/commit
domainbackupxml2xml: Add test case with unix socket server for pull mode backup
authorPeter Krempa <pkrempa@redhat.com>
Wed, 12 Mar 2025 12:48:27 +0000 (13:48 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 13 Mar 2025 14:36:46 +0000 (15:36 +0100)
commit67d2787807d12e356db9b2a75ce3b85174fced60
tree53fd8e23161a67d523790c905547e81fc79a3a81
parent5d95391203f8b0a119c31126d0b9c5e54011802a
domainbackupxml2xml: Add test case with unix socket server for pull mode backup

While we show the example in the docs we don't have an example XML for
exercising the parser/formatter and schema.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/domainbackupxml2xmlin/backup-pull-unix.xml [new file with mode: 0644]
tests/domainbackupxml2xmlout/backup-pull-unix.xml [new file with mode: 0644]
tests/genericxml2xmltest.c