]> git.baikalelectronics.ru Git - uboot.git/commit
vbe: Use the correct image filename in the test
authorSimon Glass <sjg@chromium.org>
Sun, 2 Apr 2023 02:01:25 +0000 (14:01 +1200)
committerSimon Glass <sjg@chromium.org>
Sun, 2 Apr 2023 18:53:53 +0000 (06:53 +1200)
commit0e0ff261278e929fd3f998193d0cca64f410029a
treea46fed453056bc25f8d0b1e05aaa1af352624222
parent1a05400533ec3f6e8f2769eeeb70aa7aec7dc0d2
vbe: Use the correct image filename in the test

At present this inadvertently relies on having a symlink to the correct
file from the current directory. Use the correct path to fix this.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/tests/test_vbe_vpl.py