summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2018-09-08syscallcompat: use O_PATH in OpenDirNofollowJakob Unterwurzacher
2018-09-08tests: add chmod testJakob Unterwurzacher
2018-09-08tests: restore TestUtimesNanoSymlinkJakob Unterwurzacher
2018-09-08main: don't read the config file twice (fix pipe bug)Jakob Unterwurzacher
2018-09-08configfile: add LoadAndDecrypt wrapperJakob Unterwurzacher
2018-08-15main: add -e as an alias for -excludeJakob Unterwurzacher
2018-08-11reverse mode: add --exclude optionJakob Unterwurzacher
2018-08-11tests: VerifyExistence: panic on inconsistent resultsJakob Unterwurzacher
2018-07-01fsck: handle sparse files efficiently, fix xfstests generic/285Jakob Unterwurzacher
2018-07-01trezor: add TrezorPayloadJakob Unterwurzacher
2018-07-01configfile: reduce function name stutterJakob Unterwurzacher
2018-07-01trezor: exit with usage error if used together with -extpassJakob Unterwurzacher
2018-07-01trezor: add basic "-init -trezor" testJakob Unterwurzacher
2018-07-01trezor: add skeleton for Trezor supportJakob Unterwurzacher
2018-06-07main: accept -dev, -nodev, -suid, -nosuid, -exec, -noexecJakob Unterwurzacher
2018-06-05main: make prefixOArgs errors testableJakob Unterwurzacher