Searched hist:179934 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/tests/sys/fifo/
H A Dfifo_create.cdiff 179934 Sun Jun 22 21:15:28 MDT 2008 rwatson 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.

Completed in 54 milliseconds