summaryrefslogtreecommitdiffstats
path: root/tests/ts/eject
diff options
context:
space:
mode:
authorRuediger Meier2014-05-14 23:54:23 +0200
committerRuediger Meier2014-05-15 12:51:24 +0200
commit8930be5a223667775364ee2b95d68d5a08355bbb (patch)
tree48df950889781ec21985e219aebea6c605425eca /tests/ts/eject
parenttests: consolidate some checks for commands (diff)
downloadkernel-qcow2-util-linux-8930be5a223667775364ee2b95d68d5a08355bbb.tar.gz
kernel-qcow2-util-linux-8930be5a223667775364ee2b95d68d5a08355bbb.tar.xz
kernel-qcow2-util-linux-8930be5a223667775364ee2b95d68d5a08355bbb.zip
tests: check for mkfs.ext{2,3,4}
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to 'tests/ts/eject')
-rwxr-xr-xtests/ts/eject/umount1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/eject/umount b/tests/ts/eject/umount
index 2a684669a..9058c59ab 100755
--- a/tests/ts/eject/umount
+++ b/tests/ts/eject/umount
@@ -8,6 +8,7 @@ ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
ts_check_test_command "$TS_CMD_EJECT"
+ts_check_prog "mkfs.ext2"
ts_skip_nonroot