libgocryptfs/integration_tests
Jakob Unterwurzacher 72f8915843 tests: add v0.9 example filesystem with a 255-byte filename
gocryptfs v0.9 introduced long file names, so lets add an
example filesystem that has that feature flag set.

Operations on long file names are tested in the regular integration
tests as well.
2016-06-04 15:23:43 +02:00
..
example_filesystems tests: add v0.9 example filesystem with a 255-byte filename 2016-06-04 15:23:43 +02:00
cli_test.go Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00
example_filesystems_test.go tests: add v0.9 example filesystem with a 255-byte filename 2016-06-04 15:23:43 +02:00
helpers.go tests: clean up leftover mounts in resetTmpDir 2016-04-10 21:31:15 +02:00
main_test.go longnames part II: Rename, Unlink, Rmdir, Mknod, Mkdir + tests 2016-02-07 14:02:09 +01:00
performance_test.go Fix "go tool vet -shadow=true" warnings 2016-04-10 21:31:15 +02:00