commit | 88934a7348ce59b0cd66ffd694f247911ffc394d | [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 | 5ad263fc3b91328d79dd98a959cf0e4c2bd79c73 [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>