libgocryptfs/tests
Jakob Unterwurzacher 700ae685cc tests: improve SEEK_DATA test for MacOS
(1)

Create a 1 GiB file instead of 1 TiB, because
apparently, on MacOS, the file (sometimes?) is not
created sparse, and fills up users' disks:

https://github.com/rfjakob/gocryptfs/issues/625

(2)

On darwin, SEEK_DATA is not the same as on Linux
( 2f8b555de2 )
so use the value provided by the unix package.
2022-01-04 15:21:20 +01:00
..
cli tests/cli: Check for leftover socket file 2022-01-03 14:27:52 +01:00
defaults tests: improve SEEK_DATA test for MacOS 2022-01-04 15:21:20 +01:00
deterministic_names go mod: declare module version v2 2021-08-23 15:05:15 +02:00
example_filesystems tests/example_filesystems: add v2.2-xchacha-deterministic-names 2021-08-24 13:53:50 +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 tests: convert Creat() calls to Open() 2021-12-08 18:49:21 +01:00
plaintextnames tests: convert Creat() calls to Open() 2021-12-08 18:49:21 +01:00
reverse tests: improve SEEK_DATA test for MacOS 2022-01-04 15:21:20 +01:00
root_test root_test, getdents-debug: restrict to linux 2021-12-08 18:50:42 +01: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 go mod: declare module version v2 2021-08-23 15:05:15 +02:00
xattr fusefrontend: allow slashes in xattr names 2021-12-19 14:43:56 +01:00
canonical-benchmarks.bash shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +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