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. --- .../example_filesystems/v0.9/R83PhW-BBA_q4rPYD7dEMg== | Bin 0 -> 60 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 integration_tests/example_filesystems/v0.9/R83PhW-BBA_q4rPYD7dEMg== (limited to 'integration_tests/example_filesystems/v0.9/R83PhW-BBA_q4rPYD7dEMg==') diff --git a/integration_tests/example_filesystems/v0.9/R83PhW-BBA_q4rPYD7dEMg== b/integration_tests/example_filesystems/v0.9/R83PhW-BBA_q4rPYD7dEMg== new file mode 100644 index 0000000..1bc4a81 Binary files /dev/null and b/integration_tests/example_filesystems/v0.9/R83PhW-BBA_q4rPYD7dEMg== differ -- cgit v1.2.3