index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2019-03-03
tests: fix data race in TestDirIVRace
Jakob Unterwurzacher
2019-02-17
tests: fix compile error in matrix_test.go
Jakob Unterwurzacher
2019-02-17
ParseHeader: print hexdump on error
Jakob Unterwurzacher
2019-02-17
nametransform: reject names longer than 255 chars
Jakob Unterwurzacher
2019-02-17
test: len2elen.sh: fix first line output
Jakob Unterwurzacher
2019-02-17
tests: add len2elen.sh
Jakob Unterwurzacher
2019-02-17
tests: parallel_cp.sh: automount fs
Jakob Unterwurzacher
2019-01-23
tests: simplify parallel_cp.sh
Jakob Unterwurzacher
2019-01-20
tests: darwin: ignore error in TestMvWarningSymlink
Jakob Unterwurzacher
2019-01-20
tests: check that we can delete directories with all permission
Jakob Unterwurzacher
2019-01-20
tests: matrix: split out directory tests into their own file
Jakob Unterwurzacher
2019-01-20
Revert "syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helper"
Jakob Unterwurzacher
2019-01-20
syscallcompat: drop Faccessat AT_SYMLINK_NOFOLLOW helper
Jakob Unterwurzacher
2019-01-15
tests: Increase timeout in Mount() function.
Sebastian Lackner
2019-01-14
tests: reduce noise on MacOS
Jakob Unterwurzacher
2019-01-06
tests: check that fallocate does not over-allocate space
Jakob Unterwurzacher
2019-01-06
tests: move fallocate tests to its own file
Jakob Unterwurzacher
2019-01-06
tests: TestFallocate: comment what "d" and "h" means
Jakob Unterwurzacher
2019-01-05
tests: add parallel_cp stress test
Jakob Unterwurzacher
2019-01-05
fusefrontend: Allow to set/remove xattr on directory without read permission.
Sebastian Lackner
2019-01-05
A few more spelling fixes.
Sebastian Lackner
2019-01-04
tests: bump maxCacheFds to 3
Jakob Unterwurzacher
2019-01-04
fusefrontend: fix setting xattrs on directories
Jakob Unterwurzacher
2019-01-04
tests: reverse: verify that longname .name files are exluded as well
Jakob Unterwurzacher
2019-01-04
tests: fix VerifyExistence() helper, it missed unstat()able files
Jakob Unterwurzacher
2019-01-03
tests: overengineer extractloop_plot_csv.m a little
Jakob Unterwurzacher
2019-01-03
Omit syscall.O_RDONLY flag when passing O_PATH.
Sebastian Lackner
2019-01-03
tests: extractloop: renice to level 19
Jakob Unterwurzacher
2019-01-03
tests: allow one extra fd in fd leak detector (dirCache)
Jakob Unterwurzacher
2019-01-03
nametransform: simplify WriteDirIV to WriteDirIVAt
Jakob Unterwurzacher
2019-01-02
tests: retry longer when we see a fd leak
Jakob Unterwurzacher
2019-01-02
tests: xattr: set on 0200 file, list on 0000 file
Jakob Unterwurzacher
2019-01-02
tests: better error message for TestBase64XattrRead
Jakob Unterwurzacher
2019-01-02
tests: add fd leak retry logic to UnmountErr, really return error
Jakob Unterwurzacher
2019-01-02
tests: ListFds(): filter out pipe and eventpoll fds
Jakob Unterwurzacher
2019-01-02
tests: make MountInfo field accessible
Jakob Unterwurzacher
2019-01-02
tests: reverse: add ctlsocket cleanup delay
Jakob Unterwurzacher
2019-01-01
tests: ListFds: show r/w status
Jakob Unterwurzacher
2019-01-01
tests: split mount_unmount.go from helpers.go
Jakob Unterwurzacher
2019-01-01
tests: detect fd leaks on unmount
Jakob Unterwurzacher
2019-01-01
tests: teach ListFds() to check other processes
Jakob Unterwurzacher
2019-01-01
tests: save gocryptfs process id in test_helpers.MountPID
Jakob Unterwurzacher
2019-01-01
fusefrontend: xattr: fix hang on FIFOs
Jakob Unterwurzacher
2019-01-01
fusefrontend: make GetXAttr() symlink-safe on Linux
Jakob Unterwurzacher
2019-01-01
tests: add Flistxattr/Fgetxattr/Fremovexattr tests
Jakob Unterwurzacher
2019-01-01
fusefrontend: make Access() symlink-safe.
Jakob Unterwurzacher
2018-12-27
Assorted spelling fixes.
Sebastian Lackner
2018-10-11
tests: fix golint error
Jakob Unterwurzacher
2018-10-11
tests: add idle timeout test
Jakob Unterwurzacher
2018-10-10
tests: catch "name too long" symlink failure on XFS
Jakob Unterwurzacher
[next]