aboutsummaryrefslogtreecommitdiff
path: root/tests/test_helpers/mount_unmount.go
AgeCommit message (Expand)Author
2022-01-22tests: enable -fusedebug if FUSEDEBUG env is setJakob Unterwurzacher
2021-03-20tests: MountOrFatal creates mnt dir itselfJakob Unterwurzacher
2020-09-09test_helpers: mark MountOrFatal as a Helper()Jakob Unterwurzacher
2020-05-17dircache: increase cache size & lifetimeJakob Unterwurzacher
2020-05-10Fix spelling mistakes found by misspellJakob Unterwurzacher
2020-05-09test_helper: kill lsof after 1 secondJakob Unterwurzacher
2019-10-06tests: filter leaked fds by prefixJakob Unterwurzacher
2019-10-06tests: clarify which process seems to be leaking fdsJakob Unterwurzacher
2019-09-08test_helpers: ListFds: handle an exited process gracefullyJakob Unterwurzacher
2019-05-01test_helpers: better function comments for InitFS and MountJakob Unterwurzacher
2019-01-15tests: Increase timeout in Mount() function.Sebastian Lackner
2019-01-14tests: reduce noise on MacOSJakob Unterwurzacher
2019-01-05A few more spelling fixes.Sebastian Lackner
2019-01-04tests: bump maxCacheFds to 3Jakob Unterwurzacher
2019-01-03tests: allow one extra fd in fd leak detector (dirCache)Jakob Unterwurzacher
2019-01-02tests: retry longer when we see a fd leakJakob Unterwurzacher
2019-01-02tests: add fd leak retry logic to UnmountErr, really return errorJakob Unterwurzacher
2019-01-02tests: ListFds(): filter out pipe and eventpoll fdsJakob Unterwurzacher
2019-01-02tests: make MountInfo field accessibleJakob Unterwurzacher
2019-01-01tests: ListFds: show r/w statusJakob Unterwurzacher
2019-01-01tests: split mount_unmount.go from helpers.goJakob Unterwurzacher