1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/tools/regression/sockets
Robert Watson 1e4bf1e35f Correct several nits/problems in the unix_close_race regression test.
Submitted by:	Mikolaj Golub <to.my.trociny at gmail.com>
MFC after:	3 days
2010-05-27 15:28:55 +00:00
..
accept_fd_leak
accf_data_attach
fstat
kqueue
listen_backlog
listenclose
pr_atomic
reconnect
rtsocket
sblock
sendfile Fixed missing or broken library dependencies. 2010-02-25 14:42:26 +00:00
shutdown
sigpipe
socketpair
unix_bindconnect
unix_close_race Correct several nits/problems in the unix_close_race regression test. 2010-05-27 15:28:55 +00:00
unix_cmsg
unix_gc Always assign WARNS using ?= 2010-03-02 16:58:04 +00:00
unix_passfd
unix_sendtorace
unix_seqpacket A few regression tests for SOCK_SEQPACKET UNIX domain sockets. 2009-10-05 15:27:01 +00:00
unix_seqpacket_exercise A few regression tests for SOCK_SEQPACKET UNIX domain sockets. 2009-10-05 15:27:01 +00:00
unix_socket
unix_sorflush Always assign WARNS using ?= 2010-03-02 16:58:04 +00:00
zerosend