freebsd-nq/tests/sys
Alan Somers 197f8aac00 fuse(4): fix a race condition in the tests
Sometimes the fuse daemon doesn't die as soon as its /dev/fuse file
descriptor is closed; it needs to be unmounted first.

Sponsored by:	The FreeBSD Foundation
2019-03-20 16:08:07 +00:00
..
acl Add a very basic regression test for setfacl -R with NFSv4 ACLs. 2018-10-26 21:20:04 +00:00
aio Revert r337929 2018-08-16 22:04:00 +00:00
audit audit(4) tests: require /etc/rc.d/auditd 2018-12-17 18:11:06 +00:00
auditpipe Introduce test program for auditpipe(4) 2018-07-26 00:16:41 +00:00
capsicum Drop "All rights reserved" from my copyright statements. 2019-03-06 22:11:45 +00:00
cddl Remove duplicate ${PACKAGE}FILES+= cleanup.ksh line 2019-03-16 03:37:47 +00:00
common tests: Move common (vnet) test functions into a common file 2019-03-04 18:15:06 +00:00
fifo
file Revert r337929 2018-08-16 22:04:00 +00:00
fs fuse(4): fix a race condition in the tests 2019-03-20 16:08:07 +00:00
geom Drop "All rights reserved" from the files I own 2019-03-11 22:23:56 +00:00
kern Drop "All rights reserved" from the files I own 2019-03-11 22:23:56 +00:00
kqueue Temporarily skip flakey test cases 2018-12-06 09:22:35 +00:00
mac
mqueue
net tun tests: Test renaming and destroying a tun interface in a vnet jail 2019-03-05 15:49:30 +00:00
netinet Plug a trivial memory leak. 2018-11-20 18:13:18 +00:00
netipsec tests: Move common (vnet) test functions into a common file 2019-03-04 18:15:06 +00:00
netmap netmap: unit tests: fix issues found by coverity scan 2019-01-03 16:47:05 +00:00
netpfil pf tests: Accelerate tests 2019-03-07 11:09:29 +00:00
opencrypto Add test cases for Poly1305 from RFC 7539 2018-08-17 00:32:00 +00:00
pjdfstest
posixshm Revert r337929 2018-08-16 22:04:00 +00:00
sys
vfs
vm
Makefile tests: Move common (vnet) test functions into a common file 2019-03-04 18:15:06 +00:00
Makefile.depend
Makefile.inc