freebsd-nq/tests/sys
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
..
acl
aio
audit tests: audit: mark closefrom test an expected fail for now 2020-04-14 23:36:03 +00:00
auditpipe
capsicum
cddl
common Add tests verifying IPv4/IPv6 output for TCP/UDP/raw paths. 2020-03-23 12:21:32 +00:00
devrandom
fifo Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests. 2020-05-20 17:48:18 +00:00
file close_range/closefrom: fix regression from close_range introduction 2020-04-13 17:55:31 +00:00
fs fusefs: fix intermittency in some ENOENT tests 2020-05-18 18:36:32 +00:00
geom Revert 357780, dtrace -c has been fixed in head` 2020-05-18 23:43:48 +00:00
kern Avoid hard-coding pipe buffer sizes in the pipe and fifo kqueue tests. 2020-05-20 17:48:18 +00:00
kqueue Enable timer tests in sys.kqueue.libkqueue.kqueue_test.main on i386 2020-04-22 09:53:41 +00:00
mac Resolve conflict between the fusefs(5) and mac_bsdextended(4) tests 2020-05-02 20:14:59 +00:00
mqueue
net Make sys.net.if_bridge_test depend on python; sys.net.if_bridge_test.span 2020-05-19 21:55:29 +00:00
netinet Make sys.netinet.output and sys.netinet6.output6 tests depend on python; 2020-05-19 21:48:45 +00:00
netinet6 Make sys.netinet.output and sys.netinet6.output6 tests depend on python; 2020-05-19 21:48:45 +00:00
netipsec Revert r360204, sys.netipsec.tunnel.empty.v{4,6} are fixed by r360560 2020-05-04 11:23:55 +00:00
netmap
netpfil pf tests: fix up a couple WARNS= 6 nits 2020-05-14 23:20:58 +00:00
opencrypto Remove support for the algorithms deprecated in r348876. 2020-05-02 14:20:32 +00:00
pjdfstest Tag pjdfstest symlink with pkgbase package 2020-02-12 17:37:32 +00:00
posixshm posixshm: implement posix_fallocate(2) 2020-01-08 19:08:44 +00:00
sys Revert r357246 2020-01-29 22:37:01 +00:00
vfs
vm
Makefile tests: Enable net tests 2020-02-13 14:09:09 +00:00
Makefile.depend
Makefile.inc