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
/
test_helpers
Age
Commit message (
Expand
)
Author
2021-08-20
Implement -deterministic-names: extended -zerodiriv
Jakob Unterwurzacher
2021-08-19
Flag -zerodiriv to create all diriv as all zero byte files
Jose M Perez
2021-08-19
test_helpers: actually use global testParentDir variable
Jakob Unterwurzacher
2021-08-19
golangci-lint: fix issues found by gosimple
Jakob Unterwurzacher
2021-06-21
nametransform: delete NameTransformer interface
Jakob Unterwurzacher
2021-03-21
test_helpers: VerifySize: don't complain about ino mismatch
Jakob Unterwurzacher
2021-03-20
tests: MountOrFatal creates mnt dir itself
Jakob Unterwurzacher
2020-09-09
test_helpers: print warning when not running on ext4
Jakob Unterwurzacher
2020-09-09
test_helpers: mark MountOrFatal as a Helper()
Jakob Unterwurzacher
2020-08-15
test_helper: VerifyExistence: don't panic
Jakob Unterwurzacher
2020-07-12
v2api: fix Mkdir crash when using plaintextnames
Jakob Unterwurzacher
2020-05-17
dircache: increase cache size & lifetime
Jakob Unterwurzacher
2020-05-10
Fix spelling mistakes found by misspell
Jakob Unterwurzacher
2020-05-10
gocryptfs-xray: add -0 flag, add tests
Jakob Unterwurzacher
2020-05-09
test_helpers: use new ctlsock.CtlSock API
Jakob Unterwurzacher
2020-05-09
test_helper: kill lsof after 1 second
Jakob Unterwurzacher
2020-05-09
ctlsock: create exported ctlsock client library
Jakob Unterwurzacher
2020-05-09
tests: use t.Name()
Jakob Unterwurzacher
2019-11-16
tests: also check inode number in VerifySize
Jakob Unterwurzacher
2019-10-06
tests: use /var/tmp by default
Jakob Unterwurzacher
2019-10-06
tests: filter leaked fds by prefix
Jakob Unterwurzacher
2019-10-06
tests: clarify which process seems to be leaking fds
Jakob Unterwurzacher
2019-09-08
test_helpers: ListFds: handle an exited process gracefully
Jakob Unterwurzacher
2019-05-01
tests: fix root_test permission issues
Jakob Unterwurzacher
2019-05-01
tests: split testParentDir by UID
Jakob Unterwurzacher
2019-05-01
test_helpers: better function comments for InitFS and Mount
Jakob Unterwurzacher
2019-01-20
tests: check that we can delete directories with all permission
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-05
A few more spelling fixes.
Sebastian Lackner
2019-01-04
tests: bump maxCacheFds to 3
Jakob Unterwurzacher
2019-01-04
tests: fix VerifyExistence() helper, it missed unstat()able files
Jakob Unterwurzacher
2019-01-03
Omit syscall.O_RDONLY flag when passing O_PATH.
Sebastian Lackner
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: 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-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
2018-10-10
tests: respect TMPDIR if set
Jakob Unterwurzacher
2018-09-23
fusefrontend: get rid of os.File* wrapping
Jakob Unterwurzacher
2018-08-11
tests: VerifyExistence: panic on inconsistent results
Jakob Unterwurzacher
2018-06-07
main: accept -dev, -nodev, -suid, -nosuid, -exec, -noexec
Jakob Unterwurzacher
2018-04-27
tests: helpers: fix a few error reports
Jakob Unterwurzacher
2018-04-08
Fix the easy golint warnings
Jakob Unterwurzacher
[next]