libgocryptfs/tests
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
..
cli tests: filter leaked fds by prefix 2019-10-06 19:37:51 +02:00
defaults tests: fix data race in TestDirIVRace 2019-03-03 14:09:33 +01:00
example_filesystems Assorted spelling fixes. 2018-12-27 15:19:55 +01:00
fsck Add CodeLingo Tenet to fix missing close file 2019-04-10 13:33:58 +02:00
hkdf_sanity tests: add hkdf_sanity tests with broken example filesystem 2017-03-18 16:48:58 +01:00
matrix tests: filter leaked fds by prefix 2019-10-06 19:37:51 +02:00
plaintextnames configfile: add LoadAndDecrypt wrapper 2018-09-08 12:40:29 +02:00
reverse reverse mode: support wildcard exclude (--exclude-wildcard) 2019-03-26 20:56:37 +01:00
root_test tests: root_test: also test file creation 2019-05-01 18:30:16 +02:00
stress_tests tests: parallel_cp.sh: automount fs 2019-02-17 16:02:30 +01:00
symlink_race tests: add symlink_race tool 2018-09-23 12:17:26 +02:00
test_helpers tests: use /var/tmp by default 2019-10-06 21:53:20 +02:00
trezor configfile: add LoadAndDecrypt wrapper 2018-09-08 12:40:29 +02:00
xattr tests: use /var/tmp by default 2019-10-06 21:53:20 +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 Assorted spelling fixes. 2018-12-27 15:19:55 +01:00
len2elen.sh test: len2elen.sh: fix first line output 2019-02-17 16:06:05 +01:00
maxlen.bash maxlen.bash: result was 1 too high 2016-10-04 10:26:22 +02:00