]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: build SELinux tests
authorJán Tomko <jtomko@redhat.com>
Wed, 23 Sep 2020 13:12:59 +0000 (15:12 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 23 Sep 2020 15:46:52 +0000 (17:46 +0200)
commitd6fd015f8ff1cdfb013ac7aa59c1f3a4ea416b61
tree288f8dd4ae12beeb791fb94543c57ce01135825e
parentcc622d25e606f048cc6c6e208c570ca03239edf3
tests: build SELinux tests

We set WITH_LIBATTR in meson.build, not WITH_ATTR.

Also link securityselinuxlabeltest with test_qemu_driver_lib.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Fixes: 3ace72965c3b11fc763f781ae7ce3ca29dd36507
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
tests/meson.build