freebsd-dev/tests/sys
Gleb Smirnoff a170657108 unix/dgram tests: match the kernel behavior
In CURRENT for some time an overflowed unix/dgram socket would
return EAGAIN if it has O_NONBLOCK set.  This proved to be
undesired.  See 71e70c25c0 for details.  Update tests to match
the "new" behavior, which actually is the historical behavior.
2023-02-22 20:44:46 -08:00
..
acl
aio
audit
auditpipe
capsicum
cddl zfs tests: stop writing to arbitrary devices 2022-11-11 14:43:47 -06:00
common pf tests: properly destroy renamed interfaces 2023-01-16 07:23:07 +01:00
devrandom
fifo
file
fs fusefs: add some more test cases for bad fuse servers 2023-02-22 10:03:58 -07:00
geom
kern unix/dgram tests: match the kernel behavior 2023-02-22 20:44:46 -08:00
kqueue
mac
mqueue
net wg: tests: remove an obsolete workaround 2023-02-12 23:59:46 -06:00
netgraph
netinet tests/netinet: mark more tests that require python 2022-12-07 11:51:49 -08:00
netinet6 testing: improve python vnet wrapper. 2022-12-29 19:59:11 +00:00
netipsec ipsec tests: add test case for chacha20_poly1305 2022-11-02 14:19:37 +01:00
netlink tests: add netlink large dump buffer check 2023-02-20 10:20:54 +00:00
netmap netmap tests: Reset ctx->nmctx to NULL in nmreq_parsing. 2022-12-04 16:29:25 -08:00
netpfil pf tests: improve pfsync:basic_defer test 2023-02-03 09:39:21 +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