aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/pipe
Commit message (Expand)AuthorAgeFilesLines
* Integrate tools/regression/pipe in to the FreeBSD test suite asEnji Cooper2015-11-1610-655/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Add a test for r228510.Jilles Tjoelker2011-12-141-0/+67
* Fix some uninitialized variables in pipe regression tests that result inEitan Adler2011-12-053-3/+5
* Add a simple test for pipe inode numbers reported by fstat(2).Konstantin Belousov2011-12-011-0/+66
* Add two more pipe regression tests. Not yet hooked into the test framework.Mike Silbersack2005-01-212-0/+116
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-112-0/+13
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Add two more programs useful for testing the correctness of pipes.Mike Silbersack2004-07-222-0/+214
* Make this test compile again and remove its dependency on sys/pipe.h.Mike Silbersack2004-07-211-1/+2
* Add a simple regression test for the stat st_size bug just fixed inMike Silbersack2004-07-201-0/+82
* Add a regression test for the big pipe bug.Pierre Beyssac2003-07-312-0/+94