freebsd-nq/tools/regression/sockets
Robert Watson c8c3fc568f Add regression tests for UNIX domain socket garbage collection. Should be
run from single-user mode, as they look at global open file and inflight
descriptor counts to check for leaks.
2007-12-31 16:45:27 +00:00
..
accept_fd_leak Add another fd leak test for accept() I used to test the fix in 1.234 of 2007-04-02 16:02:50 +00:00
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 Fix a fd leak in socketpair(): 2007-04-02 19:15:47 +00:00
unix_bindconnect
unix_cmsg
unix_gc Add regression tests for UNIX domain socket garbage collection. Should be 2007-12-31 16:45:27 +00:00
unix_passfd
unix_sendtorace
unix_socket
zerosend Ignore EINPROGRESS error on TCP connect(), and pick up the result of the 2007-01-12 22:17:31 +00:00