commit | 078c6e2f8adab6e60227c15b25c85d633778092a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:15:19 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 13 18:39:05 2023 -0500 |
tree | 19358c47f2243ce93c8bbc30fa2d77743d01b4a3 | |
parent | 40565bba7c67c4e3584fa841818f7d2614da26b7 [diff] |
test: font: Add dependencies on fonts The font test needs two fonts. If one is not available, skip out early, to avoid an error. Signed-off-by: Simon Glass <sjg@chromium.org>