]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Run virt-aa-helper-test only when the helper was compiled
authorPeter Krempa <pkrempa@redhat.com>
Fri, 28 Jul 2017 09:49:38 +0000 (11:49 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 28 Jul 2017 15:53:03 +0000 (17:53 +0200)
commitd3f1930b54dd015cbd8ce0223c357896c4e78856
tree59716a25bfcc99b265fada3a7ebf05c9c6ac17cb
parent4f01054500476eff9df983080bc87f466b0b6931
tests: Run virt-aa-helper-test only when the helper was compiled

'virt-aa-helper' is compiled when both WITH_LIBVIRTD and
WITH_SECDRIVER_APPARMOR are defined. The test was run only when
WITH_SECDRIVER_APPARMOR was defined thus causing a build failure when
building without the daemon.
tests/Makefile.am