commit | 2a5c67f50a438b266dc72c9401e578ec8b81db16 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 20 18:23:17 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 11:04:00 2022 -0400 |
tree | 5d3c9fd55c9df768ca538848cad4433f72f04a22 | |
parent | 5981d611788adce88974687d4d561965d964fd08 [diff] |
vbe: Use a manual test Use a manual test for the VBE test, so we can make the pytest and the C unit test work together properly. Signed-off-by: Simon Glass <sjg@chromium.org>