aboutsummaryrefslogtreecommitdiff
path: root/test/util.py
AgeCommit message (Expand)Author
2017-01-12Only use valgrind if requested explicitly + enable address sanitizerNikolaus Rath
2017-01-12Added experimental support for building with Meson+NinjaNikolaus Rath
2017-01-10Skip tests if not root and no setuid fusermount3.Nikolaus Rath
2016-11-28Rename more things from fuse to fuse3Przemysław Pawełczyk
2016-10-28Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3Nikolaus Rath
2016-10-13tests: use freshly-build fusermount (instead of system version)Nikolaus Rath
2016-10-09Added cuse unit test.Nikolaus Rath
2016-10-08Added safe_sleep()Nikolaus Rath
2016-10-03Don't crash if valgrind or libtool are not installed.Nikolaus Rath
2016-10-02Run tests under valgrind when available.Nikolaus Rath
2016-03-29Added basic unit tests.Nikolaus Rath