freebsd-dev/tools/regression/fifo
Robert Watson 1a0046f73b Teach fifo_create regression test to also try to use mknod(2) to create
fifos, as this is required by the Single UNIX Specification, although
not currently implemented on FreeBSD.

While here, fix a bug in the directory timestamp checking test by
sleeping after querying the starting timestamp, rather than before.
2008-06-22 21:03:26 +00:00
..
fifo_create Teach fifo_create regression test to also try to use mknod(2) to create 2008-06-22 21:03:26 +00:00
fifo_io
fifo_misc
fifo_open