summaryrefslogtreecommitdiffstats
path: root/tests/sys/kern/unix_passfd_test.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename `recvfd` and `sendfd` variables in recvfd/sendfd functions to avoidngie2015-12-301-11/+11
| | | | | | | | -Wshadow issues with gcc MFC after: 1 week Reported by: bz, jenkins Sponsored by: EMC / Isilon Storage Division
* Integrate tools/regression/sockets/unix_passfd into the FreeBSD testngie2015-12-301-0/+396
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
OpenPOWER on IntegriCloud