Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the old unix_seqpacket and unix_seqpacket_exercise tests, which | asomers | 2014-01-23 | 2 | -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_t | emaste | 2012-11-19 | 1 | -9/+9 |
| | | | | Found by: clang | ||||
* | A few regression tests for SOCK_SEQPACKET UNIX domain sockets. | rwatson | 2009-10-05 | 2 | -0/+444 |
Sponsored by: Google |