summaryrefslogtreecommitdiff
path: root/tests/sys/fifo/fifo_kqueue.c
AgeCommit message (Expand)Author
2023-11-26tests: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c 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