tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd call
pidfd_getfd can fail for a valid pidfd with errno EPERM for various reasons in a restricted environment. Use FAIL_UNSUPPORTED in that case. Reviewed-by:Adhemerval Zanella <adhemerval.zanella@linaro.org> Reviewed-by:
Carlos O'Donell <carlos@redhat.com>
Loading
Please register or sign in to comment