]> git.dujemihanovic.xyz Git - u-boot.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)
commit8511aabd98c9d13222846289bbb6bb8596c5f6ed
treea46fed453056bc25f8d0b1e05aaa1af352624222
parent74b75aa6977c63f3605b266d6457feee3099934a
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