freebsd-dev/tools/regression/sockets
Robert Watson 0ca4746bcb In UNIX domain socket GC regression test, after setting a socket
non-blocking, EINPROGRESS is an acceptable result from connect().
2009-03-08 21:06:02 +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
fstat Add very simple regression test for fstat(2) on sockets: make sure it 2008-10-06 19:42:03 +00:00
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 o Correct a comment: a test file size is a four pages not three. 2008-09-10 09:32:25 +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 In UNIX domain socket GC regression test, after setting a socket 2009-03-08 21:06:02 +00:00
unix_passfd
unix_sendtorace
unix_socket
unix_sorflush Add unix_sorflush, a regression test for the following scenario: 2008-01-30 13:23:34 +00:00
zerosend Ignore EINPROGRESS error on TCP connect(), and pick up the result of the 2007-01-12 22:17:31 +00:00