libgocryptfs/tests/cli
Jakob Unterwurzacher 7d60315cd5 tests: convert Creat() calls to Open()
Creat() is equivalent to Open(..., O_CREAT|O_WRONLY|O_TRUNC, ...)
and MacOS does not have syscall.Creat().

https://github.com/rfjakob/gocryptfs/issues/623
2021-12-08 18:49:21 +01:00
..
cli_test.go tests: convert Creat() calls to Open() 2021-12-08 18:49:21 +01:00
gocryptfs.conf.b9e5ba23 tests: add test for -password -masterkey 2016-10-16 19:13:00 +02:00
longnamemax_test.go cli: add -longnamemax 2021-10-21 15:58:19 +02:00
xchacha_test.go tests/cli: add -xchacha tests 2021-08-23 16:17:04 +02:00
zerokey_test.go test/cli: actually run TestZerokey 2021-08-23 15:17:04 +02:00