f2fs: verify ciphertext of compressed+encrypted file
[xfstests-dev.git] / tests / f2fs / 002.out
diff --git a/tests/f2fs/002.out b/tests/f2fs/002.out
new file mode 100644 (file)
index 0000000..bc7bf9b
--- /dev/null
@@ -0,0 +1,21 @@
+QA output created by 002
+
+# Creating filesystem that supports encryption and compression
+
+# Creating directory
+
+# Enabling encryption on the directory
+
+# Enabling compression on the directory
+
+# Creating compressed+encrypted file
+
+# Getting file's encryption nonce
+
+# Dumping the file's raw data
+
+# Decrypting the file's data
+
+# Decompressing the file's data
+
+# Comparing to original data