libgocryptfs/tests/defaults
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
..
1980.tar.gz tests: add example tar 2016-10-19 22:32:21 +02:00
ctlsock_test.go fsck: clean up log output 2018-04-02 18:32:30 +02:00
diriv_test.go tests: fix a few fd leaks 2018-03-05 22:00:59 +01:00
main_test.go xattr: return EOPNOTSUPP for unsupported attributes 2018-05-15 23:00:47 +02:00
performance_test.go tests: split "normal" tests into "cli" and "defaults" 2016-10-16 15:04:53 +02:00