From 72f8915843c5308336534d90286d2199c5d8932c Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sat, 4 Jun 2016 14:57:01 +0200 Subject: 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. --- integration_tests/example_filesystems/v0.9/gocryptfs.diriv | 1 + 1 file changed, 1 insertion(+) create mode 100644 integration_tests/example_filesystems/v0.9/gocryptfs.diriv (limited to 'integration_tests/example_filesystems/v0.9/gocryptfs.diriv') diff --git a/integration_tests/example_filesystems/v0.9/gocryptfs.diriv b/integration_tests/example_filesystems/v0.9/gocryptfs.diriv new file mode 100644 index 0000000..47d97ee --- /dev/null +++ b/integration_tests/example_filesystems/v0.9/gocryptfs.diriv @@ -0,0 +1 @@ +~HA|ԁ \ No newline at end of file -- cgit v1.2.3