OSDN Git Service

fstest: Add a set of filesystem recovery tests with gTest.
authorMohamad Ayyash <mkayyash@google.com>
Fri, 14 Mar 2014 03:56:12 +0000 (20:56 -0700)
committerMohamad Ayyash <mkayyash@google.com>
Mon, 17 Mar 2014 20:50:44 +0000 (13:50 -0700)
commit8303f4d324caf9f66d043a53961ed75c2b6d4e2d
tree96e3492cec9d55eb2e20aa43f00c4d186a746408
parente17edfec6b0835f129020e658b584eab2ca7f1ee
fstest: Add a set of filesystem recovery tests with gTest.

Tests to verify recovery from super block and gdt corruption.

TESTED:
Verified in dmesg that e2fsck is detecting and fixing errors in the
filesystem.

Change-Id: I1da6352c67fda3466b57875554a42291bd11809c
tests/ext4/Android.mk
tests/ext4/corrupt_gdt_free_blocks.c [deleted file]
tests/ext4/set_ext4_err_bit.c [deleted file]
tests/fstest/Android.mk
tests/fstest/recovery_test.cpp [new file with mode: 0644]