freebsd-dev/tests/sys
Kristof Provost 08851be187 ndp tests: fix cleanup
Fix the cleanup function name so we actually remove our test jail and
interfaces.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-12-13 18:14:59 +01:00
..
acl tests/sys/acl: Add ATF C test for newly added acl_* functions. 2021-08-27 11:52:21 +03:00
aio Temporarily skip flaky tset cases under sys.aio.aio_test in CI 2021-09-29 03:32:47 +08:00
audit swapon(8): adapt to the new swapoff(2) interface 2021-12-09 02:48:59 +02:00
auditpipe
capsicum
cddl
common tests/divert: fix after 2ce85919bb (IP source address validation) 2021-11-12 11:20:06 -08:00
devrandom
fifo
file vfs: Permit unix sockets to be opened with O_PATH 2021-09-17 14:19:06 -04:00
fs fusefs: invalidate the cache during copy_file_range 2021-12-06 21:41:50 -07:00
geom gmultipath tests: Re-enable the failloop test in CI 2021-10-04 12:28:27 -04:00
kern Fix copyright to be like all my others in the tree 2021-11-23 21:21:18 -07:00
kqueue fifos: delegate unhandled kqueue filters to underlying filesystem 2021-10-12 02:43:07 -05:00
mac
mqueue
net net tests: fix if_stf:6to4 2021-11-20 19:29:02 +01:00
netgraph Remove riscv workaround in sys.netgraph.hub.loop test 2021-12-05 11:12:40 -04:00
netinet tests/divert: fix after 2ce85919bb (IP source address validation) 2021-11-12 11:20:06 -08:00
netinet6 ndp tests: fix cleanup 2021-12-13 18:14:59 +01:00
netipsec
netmap
netpfil pf tests: log additional information when a test ends 2021-12-13 15:54:03 +01:00
opencrypto ossl: Add support for AES-CBC cipher 2021-11-08 10:53:31 +01:00
pjdfstest
posixshm posixshmtest: Fix various warnings raised by GCC. 2021-09-15 09:03:18 -07:00
sys sys/bitset.h: reduce visibility of BIT_* macros 2021-12-05 23:00:25 +01:00
vfs
vm
vmm vmm: Add credential to cdev object 2021-08-18 13:41:33 -04:00
Makefile vmm: Add credential to cdev object 2021-08-18 13:41:33 -04:00
Makefile.depend
Makefile.inc