summaryrefslogtreecommitdiff
path: root/test/test_stat.rs
AgeCommit message (Expand)Author
2017-09-04test/test_stat.rs: use matching tempdir name for test_fstatatJörg Thalheim
2017-09-04test/test_stat.rs: test correct stat functionJörg Thalheim
2017-03-21add support for `fstatat`Jörg Thalheim
2016-01-18update libc to 0.2.2Mattis Marjak
2016-01-13Use tempdir for temporary files in testsKamal Marhubi
2016-01-13Fix compiler warnings in testsKamal Marhubi
2015-09-03test_stat: Remove st_rdev testGeoffrey Thomas
2015-07-27Make it compatible for Android.Tim JIANG
2015-07-10Fix comparisonCarl Lerche
2015-07-10Fix unit tests as blank files can still have blocksAlex Newman
2015-05-08Add lstatSkyler Hawthorne
2015-03-25Track Rust masterCarl Lerche
2015-03-24NixResult -> nix::Result; NixError -> nix::ErrorCarl Lerche
2015-03-13added test for fstatMarkus Jais
2015-02-21Cleanup readv & writev + testsCarl Lerche