[PATCH 0/3] vpl: Correct some tests

Simon Glass sjg at chromium.org
Wed Mar 1 04:34:18 CET 2023


It was reported that one of the VPL tests does not work. The problem
turned out to be a leftover symlink that I had which made things work
locally. This was not noticed in CI since the tests did not run there
either.

This little series fixes these problems.


Simon Glass (3):
  vbe: Use the correct image filename in the test
  CI: Ensure that vpl test is run
  test: Run the VPL tests with 'make check'

 .azure-pipelines.yml          | 2 +-
 .gitlab-ci.yml                | 2 +-
 test/py/tests/test_vbe_vpl.py | 6 ++++--
 test/run                      | 5 +++++
 4 files changed, 11 insertions(+), 4 deletions(-)

-- 
2.39.2.722.g9855ee24e9-goog



More information about the U-Boot mailing list