aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/fifo
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* tests: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-164-8/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests.Mark Johnston2020-05-201-17/+20
* Add some regression tests for read and write kevents on pipes.Mark Johnston2020-04-272-0/+431
* other: Fix several typos and minor errorsEitan Adler2017-12-271-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-3/+0
* MFHGlen Barber2016-03-101-0/+18
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+18
* | More 'tests' package fixes.Glen Barber2016-02-031-0/+3
|/
* Pass unsigned long argument to ioctl().Craig Rodrigues2015-07-261-1/+2
* Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifoEnji Cooper2015-04-275-0/+2505