]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
tests: add test for e2image -b option
authorArtem Blagodarenko <artem.blagodarenko@gmail.com>
Wed, 6 Mar 2019 16:57:00 +0000 (11:57 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 6 Mar 2019 16:57:00 +0000 (11:57 -0500)
commit4d562d94c619f72668c312a2014709ed6c876028
tree54dfd9a7e484f5a1e98d423cce3f1a85900e6db7
parent3f3e455f02ba2bd64d70b13fa2c9f6c2215a6fc4
tests: add test for e2image -b option

The test makes raw image from partition with broken super block
and executes e2fsck.

Signed-off-by: Artem Blagodarenko <c17828@cray.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/i_zero_super/expect.1 [new file with mode: 0644]
tests/i_zero_super/image.gz [new file with mode: 0644]
tests/i_zero_super/script [new file with mode: 0644]