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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_helpers
/
helpers.go
Age
Commit message (
Expand
)
Author
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-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
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-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-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
nametransform: simplify WriteDirIV to WriteDirIVAt
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
2018-04-08
tests: retry umount
Jakob Unterwurzacher
2018-04-07
tests: matrix: check for fd leaks
Jakob Unterwurzacher
2018-04-02
fsck: add initial implementation
Jakob Unterwurzacher
2018-03-24
test_helpers: add SwitchTestParentDir
Jakob Unterwurzacher
2018-03-06
tests: drop "-z" from fusermount to catch forgotten fds
Jakob Unterwurzacher
2018-03-05
test_helpers: add missing newline
Jakob Unterwurzacher
2018-02-28
test_helpers: use an intermediate pipe for subprocess stdout
Jakob Unterwurzacher
2017-12-06
tets_helpers: handle t=nil in InitFS
Jakob Unterwurzacher
2017-11-29
fusefrontend: allow_other: close race between mkdir and chown
Sebastian Lackner
2017-05-07
fusefrontend: implement path decryption via ctlsock
Jakob Unterwurzacher
2017-05-07
Fix typos found by Misspell
Jakob Unterwurzacher
2017-02-16
tests: get rid of syscall.PathMax
Jakob Unterwurzacher
2017-02-15
tests: use fuse-unmount.bash
Jakob Unterwurzacher
2016-11-26
tests: don't call t.Fatal in checkExampleFS
Jakob Unterwurzacher
2016-11-10
tests: allow overriding hardcoded arguments in Mount helper
Jakob Unterwurzacher
2016-11-10
ctlsock: implement EncryptPath for reverse mode, add tests
Jakob Unterwurzacher
2016-10-08
tests: pass "-nosyslog"
Jakob Unterwurzacher
2016-10-08
tests: invert ResetTmpDir argument
Jakob Unterwurzacher
2016-10-04
lint fixes
Valient Gough
2016-10-04
tests: fallocate: skip some disk usage checks on btrfs
Jakob Unterwurzacher
2016-09-25
tests: smarter error handling in ResetTmpDir
Jakob Unterwurzacher
2016-09-25
reverse: add longname benchmark
Jakob Unterwurzacher
2016-07-11
tests: add verbose output when unmounting
Jakob Unterwurzacher
2016-07-11
tests: use unmount wrapper in ResetTmpDir
Jakob Unterwurzacher
2016-07-04
tests: OSX: cast st.Blksize to int64
Jakob Unterwurzacher
[next]