OSDN Git Service

tests: skip tests that require mkfs.hfs, when it is unavailable
authorPetr Uzel <petr.uzel@suse.cz>
Mon, 1 Mar 2010 16:04:51 +0000 (17:04 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 2 Mar 2010 10:52:07 +0000 (11:52 +0100)
commitefc9f9b256577862f99da2f06791ebb5c2d0fba1
tree105daf3a3d612affd139ed8e9d88ecb6bfd7092e
parenta5a875cd4f65331df299965730c4a42e234f13eb
tests: skip tests that require mkfs.hfs, when it is unavailable

t3000-resize-fs.sh would fails if mkfs.hfs is not installed.
* tests/t-lib.sh (require_hfs_): New function.
* tests/t3000-resize-fs.sh: Use require_hfs_.
tests/t-lib.sh
tests/t3000-resize-fs.sh