The patchset do the following things:
1) Test framework variant naming update
Change some lower case variant name to upper case.
Provides a unified naming scheme.
2) Remove duplicated TEST_MNT check
Fsck test case 012 has duplicated TEST_MNT, just remove it.
3) Update test cases to use more test framework infrastructure.
Update fsck test case 013 and convert test case.
4) Add regular file extent in convert test
Now btrfs-progs test case can detect odd csum error in btrfs-convert.
Qu Wenruo (6):
btrfs-progs: test-frame: Update variant names
btrfs-progs: fsck-tests: Remove duplicatesd TEST_MNT setup.
btrfs-progs: fsck-tests: Update 013-extent-tree-rebuild to use more
test framework infrastructure.
btrfs-progs: fsck-tests: Add fallback TEST_DEV for test case 013
btrfs-progs: convert-tests: Update to use test framework
infrastructure.
btrfs-progs: convert-tests: Add check for converted btrfs with regular
file extent.
tests/common | 20 +++----
tests/convert-tests.sh | 76 +++++++++++++-----------
tests/fsck-tests.sh | 24 ++++----
tests/fsck-tests/006-bad-root-items/test.sh | 6 +-
tests/fsck-tests/012-leaf-corruption/test.sh | 8 +--
tests/fsck-tests/013-extent-tree-rebuild/test.sh | 36 ++++++-----
6 files changed, 90 insertions(+), 80 deletions(-)
--
2.3.5
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html