summaryrefslogtreecommitdiff
path: root/test/test_mount.rs
AgeCommit message (Expand)Author
2017-07-01Skip the mount tests on buggy Linux kernelsAlan Somers
2016-11-14Get rid of a few test compilation warningsPhilipp Matthias Schaefer
2016-10-24mount: Run test_mount_bind in CIKamal Marhubi
2016-08-15Get rid of a few warnings during compilation of testsPhilipp Matthias Schaefer
2016-03-21Use getuid(2) from nix instead of libc in test_mountKamal Marhubi
2016-03-21mount: Do not treat unshare(2) failure as test failureKamal Marhubi
2016-01-27Bring back mountKamal Marhubi