libgocryptfs/tests/reverse
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
..
ctlsock_reverse_test_fs Report correct symbolic link dentry sizes 2017-03-07 20:46:58 +01:00
exclude_test_fs reverse: fix "exclude all but" case 2021-08-18 11:38:56 +02:00
correctness_test.go tests: improve SEEK_DATA test for MacOS 2022-01-04 15:21:20 +01:00
ctlsock_test.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00
exclude_test.go Unbreak hyperlinks broken by go mod v2 conversion 2021-08-30 11:31:01 +02:00
inomap_test.go -deterministic-names: implement for reverse mode, too 2021-08-20 17:06:18 +02:00
linux-tarball-test.bash shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00
longname_perf_test.go reverse: more thorough longname stat test 2016-09-25 16:43:17 +02:00
main_test.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00
one_file_system_test.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00
xattr_test.go tests/reverse: implement (skipped) xattr test 2020-08-30 16:36:10 +02:00