opnsense-src/tests/sys
John Baldwin 3845cce70d ktls_tests: Ignore errors from close for receive error tests.
For tests that send invalid data to a TLS socket to trigger read
errors the kernel may end up dropping the connection before close is
called at the conclusion of the test resulting in spurious ECONNRESET
errors from close.  Ignore any errors from close for these tests.

PR:		268390
Reported by:	olivier, Michal Gulbicki <michalx.gulbicki@intel.com>
Reviewed by:	markj
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D37717
2022-12-20 11:38:28 -08:00
..
acl
aio Reap dead code in lio_kqueue_test and aio_kqueue_test 2022-07-24 09:31:40 -06: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 tests: stop writing to arbitrary devices 2022-11-11 14:43:47 -06:00
common tests: partial revert of 4627bc1e90 2022-09-06 20:54:49 -07:00
devrandom
fifo
file path_test: Verify that operations on unlinked files work 2022-04-18 17:55:24 -04:00
fs fusefs: fix VOP_ADVLOCK with SEEK_END 2022-10-18 19:11:49 -06:00
geom Skip sys.geom.class.multipath.failloop.failloop if dtrace fails to run 2022-03-08 18:12:40 +08:00
kern ktls_tests: Ignore errors from close for receive error tests. 2022-12-20 11:38:28 -08:00
kqueue kqueue tests: Simplify the test runner 2022-05-24 20:17:41 -04:00
mac
mqueue
net wg: Re-add basic if_wg(4) tests. 2022-12-16 12:01:26 -08:00
netgraph
netinet tests/netinet: mark more tests that require python 2022-12-07 11:51:49 -08:00
netinet6 netinet6: fix interface handling for loopback traffic 2022-07-10 12:47:47 +00:00
netipsec ipsec tests: add test case for chacha20_poly1305 2022-11-02 14:19:37 +01:00
netlink netlink: connect netlink tests to the build 2022-12-16 12:02:50 +00:00
netmap netmap tests: Reset ctx->nmctx to NULL in nmreq_parsing. 2022-12-04 16:29:25 -08:00
netpfil pf tests: check that we clean up unused kifs 2022-12-14 10:19:01 +01:00
opencrypto test/sys/opencrypto: Fix NIST KAT parser iterator 2022-10-06 16:42:31 +02:00
pjdfstest
posixshm posixshm_test: add naive page accounting test 2022-12-09 14:17:12 +02:00
ses
sys rb_tree: test rank balance 2022-09-07 21:40:05 -05:00
vfs
vm shared_shadow_inval_test: fix copy-pasto in error message 2022-08-24 13:03:11 -05:00
vmm
Makefile netlink: connect netlink tests to the build 2022-12-16 12:02:50 +00:00
Makefile.depend
Makefile.inc