[thin_check] Wire up check_device_tree.

This commit is contained in:
Joe Thornber
2013-05-21 15:49:20 +01:00
parent f91b8f2fba
commit b456f16aa0
6 changed files with 84 additions and 6 deletions

View File

@@ -49,6 +49,7 @@ Feature: thin_check
When I run thin_check with --super-block-only
Then it should pass
@announce
Scenario: --super-block-only check fails with corrupt superblock
Given a corrupt superblock
When I run thin_check with --super-block-only