summaryrefslogtreecommitdiff
path: root/test/test_mount.rs
AgeCommit message (Expand)Author
2018-09-01deps: update tempfile to 3Igor Gnatenko
2017-12-20Use println!() instead of print!(...n)Bryant Mairs
2017-12-02Upgrade to Bitflags 1.0Bryant Mairs
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