generic: test for creating duplicate filenames in encrypted dir
[xfstests-dev.git] / tests / generic / 432.out
1 QA output created by 432
2 Create the original file and then copy
3 Original md5sums:
4 e11fbace556cba26bf0076e74cab90a3  TEST_DIR/test-432/file
5 e11fbace556cba26bf0076e74cab90a3  TEST_DIR/test-432/copy
6 Swap beginning and end of original file
7 md5sums after swapping beginning and end:
8 e11fbace556cba26bf0076e74cab90a3  TEST_DIR/test-432/file
9 5f4e111811dd9a810143c9db9bec6d80  TEST_DIR/test-432/copy
10 Swap middle parts of original file
11 md5sums after swapping middle:
12 e11fbace556cba26bf0076e74cab90a3  TEST_DIR/test-432/file
13 8c81889a5a50b311197110bcf769a695  TEST_DIR/test-432/copy
14 Copy tail of original file onto copy
15 md5sums after copying tail:
16 e11fbace556cba26bf0076e74cab90a3  TEST_DIR/test-432/file
17 e5fbacd993eaa5e80ebc2b14b969887d  TEST_DIR/test-432/copy