On Mon, Jun 9, 2025 at 1:26 PM Leo Sandoval via Grub-devel
wrote:
>
> There is no reason to fail a test if the required testing tool is not
> present on the system, so skip the test instead of failing it.
>
> Signed-off-by: Leo Sandoval
LGTM.
Reviewed-by: Neal Gompa
--
真実はいつも一つ!/ Always, the
Hello,
> There is no reason to fail a test if the required testing tool is not
> present on the system, so skip the test instead of failing it.
>
>
> Signed-off-by: Leo Sandoval
This makes sense to me.
Reviewed-by: Andrew Hamilton
Thanks,
Andrew
On Mon, Jun 9, 2025 at 12:26 PM Leo Sandoval
There is no reason to fail a test if the required testing tool is not
present on the system, so skip the test instead of failing it.
Signed-off-by: Leo Sandoval
---
tests/btrfs_test.in | 2 +-
tests/cpio_test.in | 2 +-
tests/erofs_test.in | 2 +-
tests/ex