aboutsummaryrefslogtreecommitdiff
path: root/test/util.py
Commit message (Expand)AuthorAge
* Fix build error on DragonFlyBSD (sync with other *BSD) (#240)Gravatar Tomohiro Kusumi2018-03-28
* Use printcap() to control test executionGravatar Nikolaus Rath2017-08-24
* Don't attempt to run fusermount3 under BSD.Gravatar Nikolaus Rath2017-08-11
* Only use valgrind if requested explicitly + enable address sanitizerGravatar Nikolaus Rath2017-01-12
* Added experimental support for building with Meson+NinjaGravatar Nikolaus Rath2017-01-12
* Skip tests if not root and no setuid fusermount3.Gravatar Nikolaus Rath2017-01-10
* Rename more things from fuse to fuse3Gravatar Przemysław Pawełczyk2016-11-28
* Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3Gravatar Nikolaus Rath2016-10-28
* tests: use freshly-build fusermount (instead of system version)Gravatar Nikolaus Rath2016-10-13
* Added cuse unit test.Gravatar Nikolaus Rath2016-10-09
* Added safe_sleep()Gravatar Nikolaus Rath2016-10-08
* Don't crash if valgrind or libtool are not installed.Gravatar Nikolaus Rath2016-10-03
* Run tests under valgrind when available.Gravatar Nikolaus Rath2016-10-02
* Added basic unit tests.Gravatar Nikolaus Rath2016-03-29