]> git.ipfire.org Git - thirdparty/glibc.git/commit
posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
authorMaciej W. Rozycki <macro@redhat.com>
Fri, 26 Jul 2024 12:21:34 +0000 (13:21 +0100)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 30 Aug 2024 19:28:16 +0000 (15:28 -0400)
commitcae418638e83bcac4e65d612036edbd58f6e9364
tree1ab0a1796a405ea03eb0d21afba0ca4c96bb6288
parenta500b48bd2a6401de442c00f433079d24331dbb6
posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64

Remove local FAIL macro in favor to FAIL_RET from <support/check.h>,
which provides equivalent reporting, with the name of the file of the
failure site additionally included, for the tst-truncate-common core
shared between the tst-truncate and tst-truncate64 tests.

Reviewed-by: DJ Delorie <dj@redhat.com>
(cherry picked from commit fe47595504a55e7bb992f8928533df154b510383)
posix/tst-truncate-common.c