]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Return hard error for functional test when unicode.pf2 does not exist
authorGlenn Washburn <development@efficientek.com>
Thu, 16 Feb 2023 07:15:00 +0000 (01:15 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 28 Feb 2023 12:13:02 +0000 (13:13 +0100)
commit974ef9231ebb6c8b8d9278d1559d69fd86611f51
treed86fa98a0fc9094c3942558664ddab1e4bfaa215
parent56b367d9ff61e4873f5b6ababc026f81345a8776
tests: Return hard error for functional test when unicode.pf2 does not exist

The functional test requires unicode.pf2 to run successfully, so
explicitly have the test return ERROR when its not found.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Tested-by: Thomas Schmitt <scdbackup@gmx.net>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/grub_func_test.in