Whamcloud - gitweb
tests: add new tests f_jnl_32bit and f_jnl_64bit
authorTheodore Ts'o <tytso@mit.edu>
Wed, 2 May 2012 20:28:48 +0000 (16:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 2 May 2012 20:28:48 +0000 (16:28 -0400)
commit65ee799fbe038eae24cdb6b02bd7f14cf274862d
tree7ad71ca17dbf4478fb1679952f091c7831e791ec
parent2788cc879bbe667d28277e1d660b7e56514e5b30
tests: add new tests f_jnl_32bit and f_jnl_64bit

Add regression tests which make sure e2fsprogs understands the current
32-bit and 64-bit journal format.  If a patch breaks the on-disk
format, these tests should warn us about that.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
13 files changed:
tests/f_jnl_32bit/expect.0 [new file with mode: 0644]
tests/f_jnl_32bit/expect.1 [new file with mode: 0644]
tests/f_jnl_32bit/expect.2 [new file with mode: 0644]
tests/f_jnl_32bit/image.gz [new file with mode: 0644]
tests/f_jnl_32bit/name [new file with mode: 0644]
tests/f_jnl_32bit/script [new file with mode: 0644]
tests/f_jnl_64bit/expect.0 [new file with mode: 0644]
tests/f_jnl_64bit/expect.1 [new file with mode: 0644]
tests/f_jnl_64bit/expect.2 [new file with mode: 0644]
tests/f_jnl_64bit/image.gz [new file with mode: 0644]
tests/f_jnl_64bit/name [new file with mode: 0644]
tests/f_jnl_64bit/script [new file with mode: 0644]
tests/run_e2fsck