freebsd-dev/tools/regression/sockets
Pawel Jakub Dawidek 76423e6e3c Allow to specify path to a file we want to test with sendfile(2).
This allows to specify selected file system and not only /tmp/.
2010-12-11 16:06:52 +00:00
..
accept_fd_leak
accf_data_attach - Remove a bogus test: setsockopt() doesn't return a length, getsockopt() 2009-09-23 14:23:09 +00:00
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 Allow to specify path to a file we want to test with sendfile(2). 2010-12-11 16:06:52 +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 Extend the unix gc regression test to cover the case of r216150. 2010-12-03 16:17:53 +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