summaryrefslogtreecommitdiff
path: root/lib/libc/tests/stdio/printbasic_test.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-02-07Expect :int_within_limits to fail when ptrdiff_t/*intmax_t differ in base typeEnji Cooper
2017-02-07Wrap strcmp/wcscmp calls with ATF_CHECK_MSG and drop atf_tc_fail useEnji Cooper
2016-10-13Fix typos: use correct string format and value to compare.Ruslan Bukin
2016-09-18Remove spurious newlines from atf_tc_fail callsEnji Cooper
2015-12-08Add missing va_ends for corresponding va_starts to clean up variable argumentsEnji Cooper
2015-11-08Integrate tools/regression/lib/libc/stdio into the FreeBSD test suiteEnji Cooper