freebsd-dev/tools/regression/sockets
Robert Watson 9d3f3e9711 Add a regression test to detect if waiting on the I/O serialization lock
on socket buffers is interruptible or not, which detacts the regression I
introduced recently in 7-CURRENT (spotted by alfred).  This test passes
in older -CURRENT, and with the as-yet uncommitted sx_xlock_sig and
sblock fix patches.
2007-05-06 14:28:49 +00:00
..
accept_fd_leak
accf_data_attach
kqueue
listen_backlog
listenclose
pr_atomic
reconnect
rtsocket
sblock Add a regression test to detect if waiting on the I/O serialization lock 2007-05-06 14:28:49 +00:00
sendfile Test sending 0 bytes. 2007-04-20 19:01:42 +00:00
shutdown
sigpipe
socketpair
unix_bindconnect
unix_cmsg
unix_passfd
unix_sendtorace
unix_socket
zerosend