]> sourceware.org Git - 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:26:11 +0000 (15:26 -0400)
commit3b3350d7baa8de70b71c02e964d5b8343749ebf8
tree32b1c04dfdd74faf9b1e64022133014f9ea6a21f
parente24902f409994f226dbc6fde2476009df452a18f
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
This page took 0.044663 seconds and 5 git commands to generate.