opnsense-src/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 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pipe_fstat_bug_test.c Ensure data in pipe is available to read. 2016-10-10 13:40:05 +00:00
pipe_ino_test.c Use type-independent formats for printing nlink_t and ino_t. 2017-01-06 16:59:33 +00:00
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 Revert r337929 2018-08-16 22:04:00 +00:00
pipe_reverse2_test.c
pipe_reverse_test.c
pipe_wraparound_test.c