libgocryptfs/tests
M. Vefa Bicakci d48ccb3dda Report correct symbolic link dentry sizes
Prior to this commit, gocryptfs's reverse mode did not report correct
directory entry sizes for symbolic links, where the dentry size needs to
be the same as the length of a string containing the target path.

This commit corrects this issue and adds a test case to verify the
correctness of the implementation.

This issue was discovered during the use of a strict file copying program
on a reverse-mounted gocryptfs file system.
2017-03-07 20:46:58 +01:00
..
cli Check for trailing garbage after the password 2017-02-12 17:59:09 +01:00
defaults tests: ctlsock: check warning for non-canonical paths 2017-02-12 12:22:25 +01:00
example_filesystems tests: add v1.3 example filesystem 2017-03-05 23:07:52 +01:00
matrix Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00
plaintextnames Fix misspellings 2016-10-24 19:18:13 +02:00
reverse Report correct symbolic link dentry sizes 2017-03-07 20:46:58 +01:00
stress_tests Get rid of remaining $GOPATH dependencies 2017-02-20 21:26:42 +01:00
test_helpers tests: get rid of syscall.PathMax 2017-02-16 18:47:04 +01:00
canonical-benchmarks.bash benchmarks: OSX compat: replace /usr/bin/time with bash builtin 2017-02-16 19:01:24 +01:00
dl-linux-tarball.bash tests: OSX compat: use OSX-style "stat -f" 2017-02-16 19:10:36 +01:00
fuse-unmount.bash OSX compat: replace fusermount calls with fuse-unmount.bash 2017-02-15 23:02:01 +01:00
maxlen.bash maxlen.bash: result was 1 too high 2016-10-04 10:26:22 +02:00