libgocryptfs/tests
Jakob Unterwurzacher 76d0f3ca7c tests: root_test: use TMPDIR=/var/tmp
Otherwise we fail like this on my Fedora 38 box:

	=== RUN   TestOverlay
	DetectQuirks: tmpfs detected, no extended attributes except acls will work.
	    root_test.go:379: No user xattrs! overlay mount will likely fail.
	15:15:57.957960 Unimplemented opcode OPCODE-51
	    root_test.go:398: mount: /tmp/gocryptfs-test-parent-0/3652394902/TestOverlay.2374697046.mnt/merged: wrong fs type, bad option, bad superblock on overlay, missing codepage or helper program, or other error.
	               dmesg(1) may have more information after failed mount system call.

	    root_test.go:399: exit status 32
	--- FAIL: TestOverlay (0.04s)
	FAIL

Also fix the messed-up DetectQuirks bit test.
2023-05-17 15:21:20 +02:00
..
cli make format 2022-12-29 15:00:37 +01:00
defaults make format 2022-12-29 15:00:37 +01:00
deterministic_names go mod: declare module version v2 2021-08-23 15:05:15 +02:00
example_filesystems Fix typos 2022-06-26 10:59:06 +02:00
fsck go mod: declare module version v2 2021-08-23 15:05:15 +02:00
hkdf_sanity go mod: declare module version v2 2021-08-23 15:05:15 +02:00
matrix fusefrontent: report correct size on hard link creation 2023-03-29 22:16:14 +02:00
plaintextnames make format 2022-12-29 15:00:37 +01:00
reverse make format 2022-12-29 15:00:37 +01:00
root_test tests: root_test: use TMPDIR=/var/tmp 2023-05-17 15:21:20 +02:00
sharedstorage tests: convert Creat() calls to Open() 2021-12-08 18:49:21 +01:00
stress_tests *: trim trailing whitespace 2021-09-01 10:22:01 +02:00
symlink_race golangci-lint: fix issues found by "unused" and "deadcode" 2021-08-19 08:34:49 +02:00
test_helpers make format 2022-12-29 15:00:37 +01:00
xattr make format 2022-08-28 11:11:36 +02:00
canonical-benchmarks.bash canonical-benchmarks.bash: drop page cache of "zero" file 2023-05-12 09:55:54 +02:00
dl-linux-tarball.bash shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00
fuse-unmount.bash shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00
len2elen.sh shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00
sshfs-benchmark.bash shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00