btrfs-progs: tests: cleanup use of IMAGE and replace by helpers
authorDavid Sterba <dsterba@suse.com>
Mon, 13 Mar 2017 17:07:28 +0000 (18:07 +0100)
committerDavid Sterba <dsterba@suse.com>
Thu, 16 Mar 2017 16:02:44 +0000 (17:02 +0100)
commitc2d3f549960e3a21196dc535e123b709abd55f34
tree98ae885082221602f059d598f79ab223a64d8187
parentd4eb5a77d7a29419f625d4ed0b4c828bb49eba57
btrfs-progs: tests: cleanup use of IMAGE and replace by helpers

Nearly each use of IMAGE can be replaced by common helpers as there are
no specific requirements on the testing filesystem. There are still a
few left that need to be evaluated and converted eventually.

Signed-off-by: David Sterba <dsterba@suse.com>
tests/misc-tests/009-subvolume-sync-must-wait/test.sh
tests/misc-tests/013-subvolume-sync-crash/test.sh
tests/misc-tests/014-filesystem-label/test.sh
tests/misc-tests/016-send-clone-src/test.sh
tests/misc-tests/017-recv-stream-malformatted/test.sh