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

Simplify this test by using the helper.

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