libgocryptfs/tests/defaults
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
..
1980.tar.gz tests: add example tar 2016-10-19 22:32:21 +02:00
acl_test.go Unbreak hyperlinks broken by go mod v2 conversion 2021-08-30 11:31:01 +02:00
ctlsock_test.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00
diriv_test.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00
main_test.go tests: improve SEEK_DATA test for MacOS 2022-01-04 15:21:20 +01:00
performance_test.go go mod: declare module version v2 2021-08-23 15:05:15 +02:00