aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kern/pipe
Commit message (Expand)AuthorAgeFilesLines
* 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$: one-line .h patternWarner Losh2023-08-166-6/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests.Mark Johnston2020-05-201-40/+41
* Add some regression tests for read and write kevents on pipes.Mark Johnston2020-04-272-0/+367
* Revert r337929Alan Somers2018-08-161-2/+0
* Fix Coverity warnings about mkstemp in testsAlan Somers2018-08-161-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use type-independent formats for printing nlink_t and ino_t.Konstantin Belousov2017-01-061-2/+4
* Ensure data in pipe is available to read.Ruslan Bukin2016-10-101-0/+18
* 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
|/
* Remove retval to fix a -Wunused-but-set-variable warning from gcc 4.9Enji Cooper2015-12-281-4/+3
* Integrate tools/regression/pipe in to the FreeBSD test suite asEnji Cooper2015-11-169-0/+798