libgocryptfs/integration_tests
Jakob Unterwurzacher bb116282b7 Add "-scryptn" option that sets the cost parameter for scrypt
Use that option to speed up the automated tests by 7 seconds.

Before:
	ok  	github.com/rfjakob/gocryptfs/integration_tests	26.667s
After:
	ok  	github.com/rfjakob/gocryptfs/integration_tests	19.534s
2015-11-29 18:53:40 +01:00
..
example_filesystems tests: add v0.5 example filesystem (with DirIV!) 2015-11-28 20:31:01 +01:00
cli_test.go Add "-scryptn" option that sets the cost parameter for scrypt 2015-11-29 18:53:40 +01:00
example_filesystems_test.go tests: add v0.5 example filesystem (with DirIV!) 2015-11-28 20:31:01 +01:00
helpers.go diriv: use "DirIV" flag to discern and support mounting old filesystems 2015-11-28 18:38:06 +01:00
main_test.go Run go fmt 2015-11-27 22:20:01 +01:00
performance_test.go Update README for v0.4 2015-11-15 16:06:19 +01:00