btrfs-progs: convert-tests: Add support for custom test scripts
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Fri, 3 Jun 2016 02:34:25 +0000 (10:34 +0800)
committerDavid Sterba <dsterba@suse.com>
Fri, 3 Jun 2016 13:22:18 +0000 (15:22 +0200)
commitfde5ae2e49a9cd7091fb8db8d748d7687a544d23
tree1e5f48af62d5000c3f180f862eabaaa5f497c319
parent97198cd75e15457360aba93a28af65458292694f
btrfs-progs: convert-tests: Add support for custom test scripts

Add support for custom convert test scripts, just like fsck tests.

Instead of generic convert tests, we need more specifically created images
for new convert tests.

This patch provide the needed infrastructure for later convert test
cases.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
tests/common
tests/convert-tests.sh