libgocryptfs/tests
Jakob Unterwurzacher 7b00681807 xattr: return EOPNOTSUPP for unsupported attributes
mv is unhappy when we return EPERM when it tries to set
system.posix_acl_access:

   mv: preserving permissions for ‘b/x’: Operation not permitted

Now we return EOPNOTSUPP like tmpfs does and mv seems happy.
2018-05-15 23:00:47 +02:00
..
cli tests: cli_test: fix fd leak 2018-04-07 15:46:41 +02:00
defaults xattr: return EOPNOTSUPP for unsupported attributes 2018-05-15 23:00:47 +02:00
example_filesystems tests: example_filesystems: create a private copy in /tmp 2018-05-04 22:27:59 +02:00
fsck fsck: update testcases with binary xattrs 2018-05-10 23:26:00 +02:00
hkdf_sanity tests: add hkdf_sanity tests with broken example filesystem 2017-03-18 16:48:58 +01:00
matrix tests: cli_test: fix fd leak 2018-04-07 15:46:41 +02:00
plaintextnames readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
reverse fsck: clean up log output 2018-04-02 18:32:30 +02:00
stress_tests tests: extractloop.sh: better cleanup logic, handle missing /proc 2018-03-13 22:41:26 +01:00
test_helpers tests: helpers: fix a few error reports 2018-04-27 20:19:51 +02:00
xattr xattr: optimize storage, store as binary instead of bae64 2018-05-10 23:25:49 +02:00
canonical-benchmarks.bash benchmarks: add streaming read benchmark 2017-06-27 00:04:58 +02:00
dl-linux-tarball.bash macos: tests: use curl of wget is not available 2018-03-07 09:40:48 +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