opnsense-src/tools/regression/sockets
Gleb Smirnoff 76c1988620 Add test case for kern/181741. Right now test fails.
PR:		181741
Sponsored by:	Nginx, Inc.
2014-02-06 13:18:10 +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 - 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 Drop all received data mbufs from a socket's queue if the MT_SONAME 2006-12-23 21:07:07 +00:00
reconnect
rtsocket
sblock Use '%zd' format specifier for ssize_t 2012-11-19 22:53:57 +00:00
sendfile Add a sendfile regression test for transmit length > file size. 2013-09-10 13:51:19 +00:00
shutdown
sigpipe Use '%zd' printf format for ssize_t. 2012-11-19 22:46:17 +00:00
so_setfib Add regression tests for the setsockopt(2) SO_SETFIB socket option. 2012-02-17 03:25:26 +00:00
socketpair Fix a fd leak in socketpair(): 2007-04-02 19:15:47 +00:00
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 Major update for unix_cmsg from Andrey Simonenko. 2013-02-11 12:56:23 +00:00
unix_gc Extend the unix gc regression test to cover the case of r216150. 2010-12-03 16:17:53 +00:00
unix_passfd Add test case for kern/181741. Right now test fails. 2014-02-06 13:18:10 +00:00
unix_sendtorace
unix_socket
unix_sorflush Always assign WARNS using ?= 2010-03-02 16:58:04 +00:00
zerosend Use '%zd' format specifier for ssize_t 2012-11-19 22:53:57 +00:00