]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitfd1d9c859eb658861975e5bb482e36d84e7ec3a1
tree6b2e04b49f3ff8550f464992ca6ed6500d17be80
parent20c68c90d3f84ac4a7d02662182020eee5395526
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