freebsd-dev/tests/sys/kern/pipe
Mark Johnston 9bf12bb91d Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests.
Fix some style issues in the modified tests while here.

Reported by:	Jenkins via lwhsu
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2020-05-20 17:48:18 +00:00
..
big_pipe_test.c
Makefile Add some regression tests for read and write kevents on pipes. 2020-04-27 15:59:34 +00:00
Makefile.depend
pipe_fstat_bug_test.c
pipe_ino_test.c
pipe_kqueue_test.c Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests. 2020-05-20 17:48:18 +00:00
pipe_overcommit1_test.c
pipe_overcommit2_test.c
pipe_reverse2_test.c
pipe_reverse_test.c
pipe_wraparound_test.c