opnsense-src/lib/libc/tests/stdio
Dag-Erling Smørgrav ba490dfc95 fflush: Add test for buffer handling in __sflush
Sponsored by:	Klara, Inc.

(cherry picked from commit b8dbfb0a6c181a9aeab0b793deb0813d06052df9)

Approved by:	so
2023-11-07 08:38:35 -05:00
..
eintr_test.c stdio: add test for 86a16ada1e: fflush() handling of errors 2022-01-28 01:09:47 +02:00
fdopen_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
flushlbuf_test.c fflush: Add test for buffer handling in __sflush 2023-11-07 08:38:35 -05:00
fmemopen2_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
fopen_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
freopen_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
getdelim_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
gets_s_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile fflush: Add test for buffer handling in __sflush 2023-11-07 08:38:35 -05:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mkostemp_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
open_memstream2_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
open_wmemstream_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
perror_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
print_positional_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
printbasic_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
printfloat_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
scanfloat_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
snprintf_test.c libc: Don't assume signed char. 2023-09-14 08:56:45 +00:00
sscanf_test.c libc: Implement N2680. 2023-09-07 20:28:31 +00:00
swprintf_test.c libc: Don't assume signed char. 2023-09-14 08:56:45 +00:00
swscanf_test.c libc: Implement N2680. 2023-09-07 20:28:31 +00:00