]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxmlconftest: Add 'chardev-backends' test case
authorPeter Krempa <pkrempa@redhat.com>
Tue, 17 Sep 2024 12:46:00 +0000 (14:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 19 Sep 2024 08:30:14 +0000 (10:30 +0200)
commit1bc023cae8e629b29a41afcaea17adb451e1f0d0
tree2f5680bba9e4a83c471e16ec733b084fa0da09bd
parent9c88a566d8f3fd559be49316bad7b2567d7457ae
qemuxmlconftest: Add 'chardev-backends' test case

The test case attempts to test as many of the chardev backends as
possible by adding channels with various configs. The idea is to have a
representative sample which will later be used also for QMP schema
testing.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxmlconfdata/chardev-backends.x86_64-latest.args [new file with mode: 0644]
tests/qemuxmlconfdata/chardev-backends.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxmlconfdata/chardev-backends.xml [new file with mode: 0644]
tests/qemuxmlconftest.c