summaryrefslogtreecommitdiffstats
path: root/tools/regression/fifo
Commit message (Expand)AuthorAgeFilesLines
* Use z modifier for size_t and ssize_t.jkim2006-11-071-15/+15
* o style.Makefile(5): WARNS= -> WARNS?=.maxim2006-07-094-4/+4
* o Test truncate(2) on fifo: it should ignore the request andmaxim2006-05-291-0/+19
* Add two small tests to set and clear two file I/O flags using ioctl onrwatson2005-09-131-0/+77
* Restructure fifo_io event-related tests in order to support test casesrwatson2005-09-131-480/+322
* Teach fifo_io how to use ioctl(FIONREAD) to determine if a fifo isrwatson2005-09-131-6/+95
* Remove a debugging printf.rwatson2005-09-131-1/+0
* Comment test_lseek().rwatson2005-09-121-0/+117
* Further updates to fifo_io regression test:rwatson2005-09-121-61/+287
* Add fifo_misc, a regression test to hold misc. functional tests for fifosrwatson2005-09-122-0/+147
* Use different temporary directory templates for fifo_io and fifo_open sorwatson2005-09-122-2/+2
* Add fifo_io, a regression test for I/O operations on POSIX fifos. Werwatson2005-09-122-0/+1259
* After going to some trouble to create a temporary directory in which to runrwatson2005-09-111-0/+2
* Add fifo_open, a basic regression test for opening fifos, which testsrwatson2005-09-112-0/+481
* Add fifo_create, a simple regression test for mkfifo(2).rwatson2005-09-102-0/+244
OpenPOWER on IntegriCloud