]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test: Convert test_efi_bootmgr to use FsHelper
authorSimon Glass <sjg@chromium.org>
Sat, 4 Apr 2026 14:03:10 +0000 (08:03 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 21 Apr 2026 21:30:38 +0000 (15:30 -0600)
commit3dc999d17ef9b4c8873358d0761a03cc5d155281
treec35f8461aa9d80b45f7a52de958142ab3eada662
parent17eb232e47fdee7f29e40599b0ce40dbeaaa8064
test: Convert test_efi_bootmgr to use FsHelper

Simplify this test by using the helper.

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