summaryrefslogtreecommitdiff
path: root/test/sys/mod.rs
AgeCommit message (Expand)Author
2016-01-29Add tests for sockopt (SndBuf, RcvBuf, SndBufForce, RcvBufForce)Frank Denis
2015-10-20Only run signalfd tests when feature is setCarl Lerche
2015-09-28Add sys::select::FdSet and sys::select::select.Utkarsh Kukreti
2015-07-13Add status to WaitStatusJoseph Kain
2015-05-12ioctl: implement generic support for the ioctl syscall and supporting functionsPaul Osborne
2015-02-21Fix uio and add SockAddr conversionsCarl Lerche
2015-02-21Cleanup readv & writev + testsCarl Lerche