]> git.ipfire.org Git - thirdparty/libvirt.git/commit
securityselinuxlabeltest: Add debug statements for testUserXattrEnabled return value
authorPeter Krempa <pkrempa@redhat.com>
Fri, 23 Jul 2021 13:25:44 +0000 (15:25 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 26 Jul 2021 19:08:17 +0000 (21:08 +0200)
commitd2ce164ee278dc4f11df4d2148997558dfe8d8c0
tree013dadeac3ee5a537c823ab557ea2899f15d694a
parentf55ea9f7eaf96ab85588248dc940f18754939f3b
securityselinuxlabeltest: Add debug statements for testUserXattrEnabled return value

I've noticed the test being skipped in my build scenario (tmpfs) and
the output doesn't make it clear why it's happening.

Add debug statements for the various return values of
testUserXattrEnabled.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/securityselinuxlabeltest.c