]> git.ipfire.org Git - thirdparty/glibc.git/commit
testsuite: Update tests for 'xfmemopen' use
authorMaciej W. Rozycki <macro@redhat.com>
Fri, 5 Sep 2025 10:53:31 +0000 (11:53 +0100)
committerMaciej W. Rozycki <macro@redhat.com>
Fri, 5 Sep 2025 10:53:31 +0000 (11:53 +0100)
commit2d47b01de020c2e07f25e4b8904419b707920ec4
tree06aecaaeac19dc6eb4e01066bd0af68c2bfc231a
parentfe709cc24578ecfd2ff5b07e10e3829fcb55075b
testsuite: Update tests for 'xfmemopen' use

Convert tests to use 'xfmemopen' rather than open-coding error checks
with 'fmemopen' or plain missing them, where 'fmemopen' itself is not
the scope of testing.  Leave 'fmemopen' tests alone.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
16 files changed:
elf/tst-audit18.c
elf/tst-audit19b.c
elf/tst-audit22.c
elf/tst-audit23.c
elf/tst-audit25.h
elf/tst-pldd.c
libio/tst-getdelim.c
localedata/tst-bz12701-lc.c
localedata/tst-bz13988.c
localedata/tst-scanf-width-digit.c
localedata/tst-scanf-width-point.c
misc/tst-mntent-escape.c
misc/tst-syslog.c
stdio-common/bug26.c
stdio-common/tst-bz12701-c.c
stdio-common/tst-fgets.c