aboutsummaryrefslogtreecommitdiff
path: root/tests/test_helpers/mount_unmount.go
AgeCommit message (Expand)Author
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