vbe: Use a manual test
authorSimon Glass <sjg@chromium.org>
Fri, 21 Oct 2022 00:23:17 +0000 (18:23 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 15:04:00 +0000 (11:04 -0400)
commit2a5c67f50a438b266dc72c9401e578ec8b81db16
tree5d3c9fd55c9df768ca538848cad4433f72f04a22
parent5981d611788adce88974687d4d561965d964fd08
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>
test/boot/vbe_fixup.c
test/py/tests/test_vbe.py