From e43eb36da3e72cd0f59ac978cf76a94fa87ca7cd Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 28 May 2017 19:02:22 +0200 Subject: tests: add v1.3-reverse example filesystem We check the md5 sum of the encrypted version of a file to make sure we don't accidentially change the ciphertext generation. --- tests/example_filesystems/v1.3-reverse/dir1/dir2/file | Bin 0 -> 10000 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/example_filesystems/v1.3-reverse/dir1/dir2/file (limited to 'tests/example_filesystems/v1.3-reverse/dir1') diff --git a/tests/example_filesystems/v1.3-reverse/dir1/dir2/file b/tests/example_filesystems/v1.3-reverse/dir1/dir2/file new file mode 100644 index 0000000..e64c723 Binary files /dev/null and b/tests/example_filesystems/v1.3-reverse/dir1/dir2/file differ -- cgit v1.2.3