summaryrefslogtreecommitdiffstats
path: root/tests/ts/sfdisk
diff options
context:
space:
mode:
authorKarel Zak2014-10-15 12:11:05 +0200
committerKarel Zak2014-10-15 12:11:05 +0200
commit6311e178452fc3789a0255fe141ea598c24f3f3d (patch)
treefd2b5248d402f1f37d4e5a90df89a16f0f7bb6f7 /tests/ts/sfdisk
parenttests: update bsd test (diff)
downloadkernel-qcow2-util-linux-6311e178452fc3789a0255fe141ea598c24f3f3d.tar.gz
kernel-qcow2-util-linux-6311e178452fc3789a0255fe141ea598c24f3f3d.tar.xz
kernel-qcow2-util-linux-6311e178452fc3789a0255fe141ea598c24f3f3d.zip
tests: check for wipefs and helpers in fdisk tests
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/sfdisk')
-rwxr-xr-xtests/ts/sfdisk/dos1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/sfdisk/dos b/tests/ts/sfdisk/dos
index 63921e590..899e93c72 100755
--- a/tests/ts/sfdisk/dos
+++ b/tests/ts/sfdisk/dos
@@ -22,6 +22,7 @@ TS_DESC="MBR"
ts_init "$*"
ts_check_test_command "$TS_CMD_FDISK"
+ts_check_test_command "$TS_CMD_WIPEFS"
ts_skip_nonroot