freebsd-dev/tools/regression/sockets
Sergey Kandaurov b57181586c Major update for unix_cmsg from Andrey Simonenko.
Quoting the submitter:
- Added tests for SCM_BINTIME, LOCAL_PEERCRED, cmsghdr.cmsg_len
- Code that checks correctness of groups was corrected (getgroups(2) change)
- unix_cmsg.c was completely redesigned and simplified
- Use less timeout value in unix_cmsg.c for faster work
- Added support for not sending data in a message, not sending data and
  data array associated with a cmsghdr structure in a message
- Existent tests were improved
- unix_cmsg.t was redesigned and simplified

Correctness of unix_cmsg verified on 7.1-STABLE, 9.1-STABLE and 10-CURRENT.

PR:		bin/131567
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
MFC after:	2 weeks
2013-02-11 12:56:23 +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 Use '%zd' format specifier for ssize_t 2012-11-19 22:53:57 +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 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
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 a test for PR 151758. 2011-12-09 19:24:17 +00:00
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 Use '%zd' format specifier for ssize_t 2012-11-19 22:53:57 +00:00
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