]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Skip HFS test only when mac_roman module is not loaded and not loadable
authorGlenn Washburn <development@efficientek.com>
Fri, 17 Sep 2021 23:04:01 +0000 (23:04 +0000)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 14 Oct 2021 13:31:33 +0000 (15:31 +0200)
commit50a2a039052a98e114113c31519a8afd1d4b1ae0
tree2588fd709d6afd747108eab9a6f6bc4818a45b5b
parent584f53546f034c0ca527d0daf54cdf8b18d2b48a
tests: Skip HFS test only when mac_roman module is not loaded and not loadable

Allow the HFS tests to not be skipped if the mac_roman modules is loaded in
the kernel, but not accessible to modprobe.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/hfs_test.in