
26 Jul
2021
26 Jul
'21
4:53 p.m.
On 7/23/21 3:25 PM, Peter Krempa wrote:
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> --- tests/securityselinuxlabeltest.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal