]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Remove 'vircapstest'
authorPeter Krempa <pkrempa@redhat.com>
Thu, 9 Mar 2023 07:58:19 +0000 (08:58 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 07:19:07 +0000 (09:19 +0200)
commit17d627518c183463ec2ea51dd1abc939ec9e28c9
tree5caeb80e0b5ea48712595672022eaf78fedc8490
parent702620bd6b8062ee9b2d02c9944e4224109c77f5
tests: Remove 'vircapstest'

Technically for the LXC capabilities lookup we don't have another test
case, but given that it shares the implementation with qemu and thus the
only thing we are missing out on is testing of filling of the fake
capabilities which doesn't make sense testing.

Remove vircapstest.

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