aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* include: ssp: round out fortification of current set of headersKyle Evans2024-07-132-2/+6
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-275-5/+0
* forkpty: Avoid fd leak if fork() fails.Dag-Erling Smørgrav2023-08-172-0/+59
* Remove my middle name.Dag-Erling Smørgrav2023-08-172-2/+2
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-167-14/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Fix build with gcc12.Xin LI2023-06-141-7/+6
* expand_number: Tighten check of unit.Xin LI2023-06-132-0/+88
* cpuset(3): Add unit testsBaptiste Daroussin2023-06-012-0/+74
* pidfile test: guarantee nul termination of the read pid stringKonstantin Belousov2021-09-241-1/+2
* Fix pidfile_open(3) to handle relative paths with multiple components.Mark Johnston2019-03-271-0/+35
* humanize_number(3): fix math edge case in rounding large numbersBartek Rutkowski2017-12-281-286/+282
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* enable pidfile tests on arm64Ed Maste2017-07-191-2/+0
* Increase WARNS for libutil testsAlan Somers2017-03-111-0/+1
* Use kqueue(2) instead of select(2).Ruslan Bukin2016-09-211-5/+18
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+20
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+20
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* On arm64 disable three tests that hang or panicEd Maste2015-08-171-0/+2
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* Integrate lib/libutil into the build/kyuaEnji Cooper2014-08-137-0/+1402