]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r292914,r292957:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jan 2016 20:29:15 +0000 (20:29 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jan 2016 20:29:15 +0000 (20:29 +0000)
commitc577be51b39724622e3cfe44d9fc62efd8e14dca
treee0d727b896dff148188d6267285d6bde25017eaf
parent79be711908f244a6188b12ff28e07a292b32100b
MFC r292914,r292957:

r292914:

Integrate tools/regression/sockets/unix_passfd into the FreeBSD test
suite as tests/sys/kern/unix_passfd_test

- Convert testcases to ATF
- Fix an alignment issues
- Mark rights_creds_payload(..) as an expected failure (see PR # 181741)

https://reviews.freebsd.org/D689

Submitted by: markj

r292957:

Rename `recvfd` and `sendfd` variables in recvfd/sendfd functions to avoid
-Wshadow issues with gcc

git-svn-id: svn://svn.freebsd.org/base/stable/10@293272 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tests/sys/kern/Makefile
tests/sys/kern/unix_passfd_test.c [new file with mode: 0644]
tools/regression/sockets/unix_passfd/Makefile [deleted file]
tools/regression/sockets/unix_passfd/unix_passfd.c [deleted file]