]> 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:29:09 +0000 (15:29 -0400)
commit507983797e474f28aeeca6c6a0dbc3ef7f167fa5
treee4c9b263cdb57079ac103616e3533202942f4d0a
parentbcd0e854eaed244e0d40872262b65f47afff29c4
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