summaryrefslogtreecommitdiff
path: root/tests/convert-tests.sh
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2017-08-29 16:35:01 +0200
committerDavid Sterba <dsterba@suse.com>2017-09-08 16:15:05 +0200
commit847ff667ce673f553ef777593b70c2beb2032e15 (patch)
tree92380e313482e1231e7fc12c41f1d965dddf7d15 /tests/convert-tests.sh
parent1d5f84831ce45da555487f331307597fe8ba5c11 (diff)
btrfs-progs: tests: add more checks for tools used in convert tests
Tools that may not be present in common installations should be checked in the tests. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tests/convert-tests.sh')
-rwxr-xr-xtests/convert-tests.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/convert-tests.sh b/tests/convert-tests.sh
index c5663367..42479df9 100755
--- a/tests/convert-tests.sh
+++ b/tests/convert-tests.sh
@@ -22,6 +22,10 @@ export TEST_DEV
rm -f "$RESULTS"
check_kernel_support
+# anything expected by common.convert
+check_global_prereq getfacl
+check_global_prereq setfacl
+check_global_prereq md5sum
run_one_test() {
local testdir