summaryrefslogtreecommitdiffstats
path: root/tools/regression/sockets/socketpair
Commit message (Collapse)AuthorAgeFilesLines
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Add minimal socketpair() regression test to confirm that we can createrwatson2004-08-042-0/+139
(and close) PF_UNIX socket pairs, and that we can't create PF_INET socket pairs. More tests to follow.
OpenPOWER on IntegriCloud