aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-01-23tests: simplify parallel_cp.shJakob Unterwurzacher
2019-01-20tests: darwin: ignore error in TestMvWarningSymlinkJakob Unterwurzacher
2019-01-20tests: check that we can delete directories with all permissionJakob Unterwurzacher
2019-01-20tests: matrix: split out directory tests into their own fileJakob Unterwurzacher
2019-01-20Revert "syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helper"Jakob Unterwurzacher
2019-01-20syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helperJakob Unterwurzacher
2019-01-15tests: Increase timeout in Mount() function.Sebastian Lackner
2019-01-14tests: reduce noise on MacOSJakob Unterwurzacher
2019-01-06tests: check that fallocate does not over-allocate spaceJakob Unterwurzacher
2019-01-06tests: move fallocate tests to its own fileJakob Unterwurzacher
2019-01-06tests: TestFallocate: comment what "d" and "h" meansJakob Unterwurzacher
2019-01-05tests: add parallel_cp stress testJakob Unterwurzacher
2019-01-05fusefrontend: Allow to set/remove xattr on directory without read permission.Sebastian Lackner
2019-01-05A few more spelling fixes.Sebastian Lackner
2019-01-04tests: bump maxCacheFds to 3Jakob Unterwurzacher
2019-01-04fusefrontend: fix setting xattrs on directoriesJakob Unterwurzacher
2019-01-04tests: reverse: verify that longname .name files are exluded as wellJakob Unterwurzacher
2019-01-04tests: fix VerifyExistence() helper, it missed unstat()able filesJakob Unterwurzacher
2019-01-03tests: overengineer extractloop_plot_csv.m a littleJakob Unterwurzacher
2019-01-03Omit syscall.O_RDONLY flag when passing O_PATH.Sebastian Lackner
2019-01-03tests: extractloop: renice to level 19Jakob Unterwurzacher
2019-01-03tests: allow one extra fd in fd leak detector (dirCache)Jakob Unterwurzacher
2019-01-03nametransform: simplify WriteDirIV to WriteDirIVAtJakob Unterwurzacher
2019-01-02tests: retry longer when we see a fd leakJakob Unterwurzacher
2019-01-02tests: xattr: set on 0200 file, list on 0000 fileJakob Unterwurzacher
2019-01-02tests: better error message for TestBase64XattrReadJakob 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-02tests: reverse: add ctlsocket cleanup delayJakob Unterwurzacher
2019-01-01tests: ListFds: show r/w statusJakob Unterwurzacher
2019-01-01tests: split mount_unmount.go from helpers.goJakob Unterwurzacher
2019-01-01tests: detect fd leaks on unmountJakob Unterwurzacher
2019-01-01tests: teach ListFds() to check other processesJakob Unterwurzacher
2019-01-01tests: save gocryptfs process id in test_helpers.MountPIDJakob Unterwurzacher
2019-01-01fusefrontend: xattr: fix hang on FIFOsJakob Unterwurzacher
2019-01-01fusefrontend: make GetXAttr() symlink-safe on LinuxJakob Unterwurzacher
2019-01-01tests: add Flistxattr/Fgetxattr/Fremovexattr testsJakob Unterwurzacher
2019-01-01fusefrontend: make Access() symlink-safe.Jakob Unterwurzacher
2018-12-27Assorted spelling fixes.Sebastian Lackner
2018-10-11tests: fix golint errorJakob Unterwurzacher
2018-10-11tests: add idle timeout testJakob Unterwurzacher
2018-10-10tests: catch "name too long" symlink failure on XFSJakob Unterwurzacher
2018-10-10tests: respect TMPDIR if setJakob Unterwurzacher
2018-09-23fusefrontend: get rid of os.File* wrappingJakob Unterwurzacher
2018-09-23tests: add symlink_race toolJakob Unterwurzacher
2018-09-22tests: detect and report chmod failures earlierJakob Unterwurzacher
2018-09-18main: sanitize commas from fsnameJakob Unterwurzacher
2018-09-08fusefrontend: use OpenDirNofollow in openBackingDirJakob Unterwurzacher
2018-09-08tests: restore Go 1.7 compatibilityJakob Unterwurzacher