]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vircapstest: Remove 'qemu' testing
authorPeter Krempa <pkrempa@redhat.com>
Wed, 8 Mar 2023 23:10:48 +0000 (00:10 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 07:19:07 +0000 (09:19 +0200)
commit6ae5d71d38e4fd35f53ae7fa291a58eb9bea4527
tree6533dd9a20d8a4e5a7dc6ed4c34105a7a1a5b298
parentb4cd07cc7042815a6ef832ffdb5a744065bd8d2a
vircapstest: Remove 'qemu' testing

We have testing based on real capabilities in 'qemucaps2xmltest' for
qemu guest related data and 'vircaps2xmltest' tests the host data
gathering. The testing done here makes no sense.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/vircapstest.c