vpl: Support running vpl tests
authorSimon Glass <sjg@chromium.org>
Sat, 30 Apr 2022 06:56:55 +0000 (00:56 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 May 2022 13:58:13 +0000 (09:58 -0400)
commit313438c971d42a2cb1abfc824ece4e6c1b82776a
tree6b2e04b49f3ff8550f464992ca6ed6500d17be80
parent9ae25b9ac9e295ecb50268fd926b220ad8f28e3b
vpl: Support running vpl tests

Add support for these to the pytest system.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/conftest.py
test/py/tests/test_vpl.py [new file with mode: 0644]
test/py/u_boot_console_sandbox.py