libgocryptfs/tests/xattr
Jakob Unterwurzacher 8c44294087 tests: use /var/tmp by default
On Fedora, /tmp is tmpfs, which behaves differently than ext4
(inode numbers are never reused, for example).

Use /var/tmp, which is ext4 on Fedora, to get a more realistic
test environment.

This also allows us to drop the xattr workaround.
2019-10-06 21:53:20 +02:00
..
xattr_fd_test.go fusefrontend: make GetXAttr() symlink-safe on Linux 2019-01-01 16:24:25 +01:00
xattr_integration_test.go tests: use /var/tmp by default 2019-10-06 21:53:20 +02:00