diff options
author | Maciej W. Rozycki <macro@redhat.com> | 2024-07-26 13:21:34 +0100 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2024-08-30 15:28:22 -0400 |
commit | 5ff30b2f75681e1f752eeaad9d48ad249dabe71c (patch) | |
tree | db558b024db82fabbe32faf4707b3b46a2b12a2f /nss/tst-nss-getpwent.c | |
parent | cae418638e83bcac4e65d612036edbd58f6e9364 (diff) | |
download | glibc-5ff30b2f75681e1f752eeaad9d48ad249dabe71c.zip glibc-5ff30b2f75681e1f752eeaad9d48ad249dabe71c.tar.gz glibc-5ff30b2f75681e1f752eeaad9d48ad249dabe71c.tar.bz2 |
nptl: Use <support/check.h> facilities in tst-setuid3
Remove local FAIL macro in favor to FAIL_EXIT1 from <support/check.h>,
which provides equivalent reporting, with the name of the file and the
line number within of the failure site additionally included. Remove
FAIL_ERR altogether and include ": %m" explicitly with the format string
supplied to FAIL_EXIT1 as there seems little value to have a separate
macro just for this.
Reviewed-by: DJ Delorie <dj@redhat.com>
(cherry picked from commit 8c98195af6e6f1ce21743fc26c723e0f7e45bcf2)
Diffstat (limited to 'nss/tst-nss-getpwent.c')
0 files changed, 0 insertions, 0 deletions