summaryrefslogtreecommitdiff
path: root/lib/libc/tests/stdio/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-07fflush: Add test for buffer handling in __sflushDag-Erling Smørgrav
2023-09-07libc: Suppress format checks on printf() / scanf() tests.Dag-Erling Smørgrav
2023-09-07libc: Add a wide version of snprintf_test.Dag-Erling Smørgrav
2023-08-28libc: Add unit tests for N2630 and possible collateral damage.Dag-Erling Smørgrav
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-01-28stdio: add test for 86a16ada1ea608408cec370: fflush() handling of errorsKonstantin Belousov
2018-04-03Add new gets_s(3) stdio function.Cy Schubert
2016-08-12Checkpoint initial integration workEnji Cooper
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-12-04Fix LDADD/DPADD that should be LIBADD.Bryan Drewery
2015-11-15Disable -Wformat with scanfloat_test when compiling with gcc to avoid aEnji Cooper
2015-11-08printfloat_test and scanfloat_test need symbols from msun; these are automati...Enji Cooper
2015-11-08Integrate tools/regression/lib/libc/stdio into the FreeBSD test suiteEnji Cooper
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2014-11-16Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andEnji Cooper
2014-11-04Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper