Home
last modified time | relevance | path

Searched hist:"6655 bec4e268eeb779f5e57e5914761cf86b5f8a" (Results 1 – 3 of 3) sorted by relevance

/freebsd/tests/sys/kern/
H A Dunix_stream.c6655bec4e268eeb779f5e57e5914761cf86b5f8a Sun Apr 14 19:19:20 CEST 2024 Gleb Smirnoff <glebius@FreeBSD.org> tests/unix_stream: test that send(2) of zero bytes is successful

Put this simple test into an existing file. We don't have a designated
file for all unix/stream tests. There is extensive unix_seqpacket_test,
but (at least right now) unix/seqpacket is not a superset of unix/stream,
but a different implementation. We have one file that does one test for
unix/stream - unix_socketpair_test. So rename it to unix_stream and start
collecting all unix/stream tests in it.
H A DMakefilediff 6655bec4e268eeb779f5e57e5914761cf86b5f8a Sun Apr 14 19:19:20 CEST 2024 Gleb Smirnoff <glebius@FreeBSD.org> tests/unix_stream: test that send(2) of zero bytes is successful

Put this simple test into an existing file. We don't have a designated
file for all unix/stream tests. There is extensive unix_seqpacket_test,
but (at least right now) unix/seqpacket is not a superset of unix/stream,
but a different implementation. We have one file that does one test for
unix/stream - unix_socketpair_test. So rename it to unix_stream and start
collecting all unix/stream tests in it.
/freebsd/
H A DObsoleteFiles.incdiff 6655bec4e268eeb779f5e57e5914761cf86b5f8a Sun Apr 14 19:19:20 CEST 2024 Gleb Smirnoff <glebius@FreeBSD.org> tests/unix_stream: test that send(2) of zero bytes is successful

Put this simple test into an existing file. We don't have a designated
file for all unix/stream tests. There is extensive unix_seqpacket_test,
but (at least right now) unix/seqpacket is not a superset of unix/stream,
but a different implementation. We have one file that does one test for
unix/stream - unix_socketpair_test. So rename it to unix_stream and start
collecting all unix/stream tests in it.