summaryrefslogtreecommitdiff
path: root/test/sys/test_uio.rs
AgeCommit message (Expand)Author
2016-11-14Get rid of a few test compilation warningsPhilipp Matthias Schaefer
2016-10-23use tempfile in test_pwrite.Alan Somers
2016-01-13Use tempdir for temporary files in testsKamal Marhubi
2015-10-20Only run signalfd tests when feature is setCarl Lerche
2015-07-27Make it compatible for Android.Tim JIANG
2015-07-13Add support for preadv and pwritev to sys/uio on Linux.Trip Volpe
2015-07-04Fix off-by-one error calling Rng::gen_rangeJoseph Kain
2015-06-05Add pwrite and preadFlorian Hartwig
2015-03-28Track Rust nightlyCarl Lerche
2015-03-25Track Rust masterCarl Lerche
2015-02-21Fix uio and add SockAddr conversionsCarl Lerche
2015-02-21Cleanup readv & writev + testsCarl Lerche