freebsd-dev/tests/sys
Alan Somers d2cb9c7641 ZFS: fix the zpool_add_010_pos test
The test is necessarily racy, because it depends on being able to complete a
"zpool add" before a previous resilver finishes.  But it was racier than it
needed to be.  Move the first "zpool add" to before the resilver starts.

MFC after:	2 weeks
Sponsored by:	Axcient
2019-10-09 20:16:40 +00:00
..
acl Set required program for all acl tests 2019-09-05 18:54:46 +00:00
aio
audit
auditpipe
capsicum
cddl ZFS: fix the zpool_add_010_pos test 2019-10-09 20:16:40 +00:00
common pkgbase: Put the sys/common test into the tests package 2019-09-05 14:14:07 +00:00
devrandom random(4): Fortuna: allow increased concurrency 2019-06-17 20:29:13 +00:00
fifo
file
fs fusefs: initialize C++ classes the Coverity way 2019-09-16 15:56:21 +00:00
geom
kern Fix a bug in r353332 that snuck in with a last-minute adjustment. 2019-10-08 23:52:04 +00:00
kqueue
mac
mqueue
net Add test cases for epair 2019-06-13 05:05:58 +00:00
netinet Skip sys.netinet.socket_afinet.socket_afinet_bind_zero temporarily because it 2019-06-23 19:37:12 +00:00
netipsec
netmap
netpfil Temporarily skip sys.netpfil.common.tos.pf_tos on i386 CI as it always fails 2019-09-17 22:09:14 +00:00
opencrypto tests/sys/opencrypto: enable armv8crypto on aarch64 2019-08-10 15:53:42 +00:00
pjdfstest
posixshm shm_open2(2): completely unbreak 2019-10-02 02:37:34 +00:00
sys Introduce arb(3), the Array-based Red-Black Tree macros: similar 2019-09-14 19:23:46 +00:00
vfs
vm Adjust tests after page fault changes in r352807 2019-09-29 15:17:58 +00:00
Makefile random(4): Add regression tests for uint128 implementation, Chacha CTR 2019-06-17 14:59:45 +00:00
Makefile.depend
Makefile.inc