summaryrefslogtreecommitdiff
path: root/tests/sys/fifo
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26tests: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-05-20Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests.Mark Johnston
2020-04-27Add some regression tests for read and write kevents on pipes.Mark Johnston
2017-12-27other: Fix several typos and minor errorsEitan Adler
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
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-03More 'tests' package fixes.Glen Barber
2015-07-26Pass unsigned long argument to ioctl().Craig Rodrigues
2015-04-27Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifoEnji Cooper