summaryrefslogtreecommitdiffstats
path: root/tools/regression/sockets/unix_seqpacket_exercise
Commit message (Collapse)AuthorAgeFilesLines
* Replace the old unix_seqpacket and unix_seqpacket_exercise tests, whichasomers2014-01-232-444/+0
| | | | | | | | | | | were a little broken and not automatable, with unix_seqpacket_test. It's coverage is a superset of the old tests and it uses ATF. It includes test cases for bugs kern/185813 and kern/185812. PR: kern/185812 PR: kern/185813 Sponsored by: Spectra Logic MFC after: 2 weeks
* Use '%zd' format specifier for ssize_temaste2012-11-191-9/+9
| | | | Found by: clang
* A few regression tests for SOCK_SEQPACKET UNIX domain sockets.rwatson2009-10-052-0/+444
Sponsored by: Google
OpenPOWER on IntegriCloud