opnsense-src/tests/sys
Gleb Smirnoff 2400c536b4 tests/unix_passfd: add test for shutdown(2) on a buffer with an fd
This has two goals:
- Exercize call to unp_dispose() via soshutdown() instead of sofree()
- Make sure that shutdown indeed dereferences the fd stored

Reviewed by:		markj
Differential revision:	https://reviews.freebsd.org/D35122
2022-05-09 10:42:48 -07:00
..
acl
aio Temporarily skip flaky tset cases under sys.aio.aio_test in CI 2021-09-29 03:32:47 +08:00
audit Extend the length of dirpath to fix failure in kyua test 2022-04-12 09:23:56 -07:00
auditpipe
capsicum
cddl zfs: Update test format strings to match variable typtes 2022-03-01 12:21:40 -05:00
common Reenable vnet tests in CI 2022-05-05 14:38:08 -04:00
devrandom
fifo
file path_test: Verify that operations on unlinked files work 2022-04-18 17:55:24 -04:00
fs fusefs: annotate more file descriptor leaks in the tests 2022-05-05 09:06:04 -06:00
geom Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to run 2022-03-08 18:12:40 +08:00
kern tests/unix_passfd: add test for shutdown(2) on a buffer with an fd 2022-05-09 10:42:48 -07:00
kqueue fifos: delegate unhandled kqueue filters to underlying filesystem 2021-10-12 02:43:07 -05:00
mac
mqueue
net if: avoid interface destroy race 2022-05-06 13:55:08 +02:00
netgraph Remove riscv workaround in sys.netgraph.hub.loop test 2021-12-05 11:12:40 -04:00
netinet netinet tests: only log critical errors from scapy 2022-03-17 23:34:12 +01:00
netinet6 ndp tests: fix cleanup 2021-12-13 18:14:59 +01:00
netipsec
netmap
netpfil Reenable vnet tests in CI 2022-05-05 14:38:08 -04:00
opencrypto ossl: Add support for AES-CBC cipher 2021-11-08 10:53:31 +01:00
pjdfstest
posixshm Have posixshm_test ask the kernel for the page size 2022-04-20 14:44:52 +01:00
ses tests/sys/ses: Use ANSI C definition for has_ses. 2022-02-01 13:25:47 -08:00
sys vm_reserv: use enhanced bitstring for popmaps 2022-01-12 11:03:53 -06:00
vfs
vm mmap map_at_zero test: handle W^X 2022-02-21 09:43:42 -06:00
vmm
Makefile Add tests for ses(4) 2022-01-19 12:43:51 -07:00
Makefile.depend
Makefile.inc