index
:
libfuse.git
android-stable
master
libfuse for android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
util.py
Age
Commit message (
Expand
)
Author
Lines
2023-04-07
Fix PytestReturnNotNoneWarning
Matthias Goergens
-2
/
+4
2018-11-24
Kill filesystem process on test cleanup.
Nikolaus Rath
-1
/
+6
2018-10-09
Add unprivileged option in `mount.fuse3`
Mattias Nissler
-0
/
+9
2018-03-28
Fix build error on DragonFlyBSD (sync with other *BSD) (#240)
Tomohiro Kusumi
-3
/
+3
2017-08-24
Use printcap() to control test execution
Nikolaus Rath
-0
/
+30
2017-08-11
Don't attempt to run fusermount3 under BSD.
Nikolaus Rath
-10
/
+21
2017-01-12
Only use valgrind if requested explicitly + enable address sanitizer
Nikolaus Rath
-12
/
+3
2017-01-12
Added experimental support for building with Meson+Ninja
Nikolaus Rath
-4
/
+3
2017-01-10
Skip tests if not root and no setuid fusermount3.
Nikolaus Rath
-0
/
+37
2016-11-28
Rename more things from fuse to fuse3
Przemysław Pawełczyk
-2
/
+2
2016-10-28
Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3
Nikolaus Rath
-2
/
+2
2016-10-13
tests: use freshly-build fusermount (instead of system version)
Nikolaus Rath
-2
/
+21
2016-10-09
Added cuse unit test.
Nikolaus Rath
-2
/
+3
2016-10-08
Added safe_sleep()
Nikolaus Rath
-0
/
+14
2016-10-03
Don't crash if valgrind or libtool are not installed.
Nikolaus Rath
-3
/
+7
2016-10-02
Run tests under valgrind when available.
Nikolaus Rath
-0
/
+13
2016-03-29
Added basic unit tests.
Nikolaus Rath
-0
/
+38