summaryrefslogtreecommitdiff
path: root/lib/libc/tests/resolv
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2021-03-30resolv_test: Fix racy exit check, remove mutexes, and reduce outputAlex Richardson
2020-09-09libc/resolv: attempt to fix the test under WARNS=6Kyle Evans
2020-09-03Various fixes to the load() function.John Baldwin
2020-09-01Fix a buffer overrun.John Baldwin
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2016-08-13Increase timeout from 10 minutes to 20 minutes for all testsEnji Cooper
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-12-23Increase the timeout for resolv_test from the default (300 seconds) toEnji Cooper
2015-12-16Add Makefile accidentally missed in r292317Enji Cooper
2015-12-16Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite asEnji Cooper