Add fifo_io, a regression test for I/O operations on POSIX fifos. We
currently can't pass this regression test due to broken poll() and select() support for fifos, but past the basic I/O operation tests.
This commit is contained in:
parent
4e50b9ebd8
commit
073fb90c59
7
tools/regression/fifo/fifo_io/Makefile
Normal file
7
tools/regression/fifo/fifo_io/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= fifo_io
|
||||
NO_MAN=
|
||||
WARNS= 3
|
||||
|
||||
.include <bsd.prog.mk>
|
1252
tools/regression/fifo/fifo_io/fifo_io.c
Normal file
1252
tools/regression/fifo/fifo_io/fifo_io.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user