]> 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:48 +0000 (15:28 -0400)
commit5b853745fdda393ad2aae9449992db8db754f243
tree12439a120462accc1f51cbe74bd6e0d5110fbc34
parent5259c8f0521662bcbf4ebb5e1ef803e8acd00cd2
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