]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxmlconftest: Adapt XMLs from 'virsh-cpuset' and 'virsh-define-dev-segfault' cases
authorPeter Krempa <pkrempa@redhat.com>
Thu, 21 Mar 2024 09:09:33 +0000 (10:09 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 2 Apr 2024 12:24:30 +0000 (14:24 +0200)
commit630b229bc949f08360dbbe5ec9dbd4e4ae0d1b13
tree1385559426184991768efabd30617597c21d27fe
parentc96ac614a8b5ea299ad7df6eeb56ea94cd59e3d8
qemuxmlconftest: Adapt XMLs from 'virsh-cpuset' and 'virsh-define-dev-segfault' cases

Rather than using 'virsh define' for the tests use the XML (or idea what
the XML is testing) and use them as 'qemuxmlconftest' cases.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/meson.build
tests/qemuxmlconfdata/console-compat-crash.x86_64-latest.args [new file with mode: 0644]
tests/qemuxmlconfdata/console-compat-crash.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxmlconfdata/console-compat-crash.xml [moved from tests/virsh-define-dev-segfault with 59% similarity, mode: 0644]
tests/qemuxmlconfdata/cpuset-invalid.x86_64-latest.err [new file with mode: 0644]
tests/qemuxmlconfdata/cpuset-invalid.xml [new file with mode: 0644]
tests/qemuxmlconftest.c
tests/virsh-cpuset [deleted file]