libgocryptfs/tests
Jakob Unterwurzacher 7f3ede473e tests: fix shadow warning
"go tool vet -shadow=true" complained about the md5 package
being shadowed by variables called "md5".
Fix by using the Md5hex helper and dropping the md5 import.
2016-07-06 21:06:42 +02:00
..
example_filesystems test: split up integration_tests 2016-06-30 00:57:14 +02:00
matrix tests: fix shadow warning 2016-07-06 21:06:42 +02:00
normal test: split up integration_tests 2016-06-30 00:57:14 +02:00
plaintextnames test: split up integration_tests 2016-06-30 00:57:14 +02:00
stress_tests test: add pingpong.bash and pingping-rsync.bash 2016-06-09 22:20:55 +02:00
test_helpers tests: OSX: cast st.Blksize to int64 2016-07-04 08:22:05 +02:00