Integrate tools/regression/sockets/unix_passfd into the FreeBSD test
authorngie <ngie@FreeBSD.org>
Wed, 30 Dec 2015 11:15:07 +0000 (11:15 +0000)
committerngie <ngie@FreeBSD.org>
Wed, 30 Dec 2015 11:15:07 +0000 (11:15 +0000)
commit57db7407a7be3663a5aa3a3fa0c39cbb83e3bd7f
treeec0c4ecc43f4c55b894f5c7529feac451a4d2115
parent4310e2d2f01d780c08134edddb3cf7ce22b30c4d
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)

Based [in part] on the following Differential Revision:
https://reviews.freebsd.org/D689

MFC after: 1 week
Submitted by: markj
Sponsored by: EMC / Isilon Storage Division
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]