[PATCH 00/14] test: Convert tests to use FsHelper and DiskHelper
Tom Rini
trini at konsulko.com
Wed Apr 22 18:39:10 CEST 2026
On Sat, 04 Apr 2026 08:03:04 -0600, Simon Glass wrote:
> This series adds a DiskHelper class and converts most test code to use
> FsHelper and DiskHelper instead of calling mk_fs() and setup_image()
> directly.
>
> The FsHelper class (already upstream) provides a cleaner interface for
> creating filesystem images, handling temporary directories and cleanup
> automatically. The new DiskHelper class builds on this, creating
> partitioned disk images from one or more FsHelper filesystems.
>
> [...]
Applied to u-boot/master, thanks!
[01/14] test: Add a helper class to create disk images
commit: 7c69117337412d2477bc3f72e4042bca4a4e66b3
[02/14] test: fs_helper: Skip empty srcdir when creating a filesystem
commit: 4e1793b1fb21e3896cf018fc35fc2c9c3e202138
[03/14] test: Fix broken fs_obj_fat fixture
commit: e072d3aa24d09b8160af4596b82023ae94739c1d
[04/14] test: Convert test_cat to use FsHelper
commit: 46a732469003314a7b7752637e5296d962dce773
[05/14] test: Convert test_xxd to use FsHelper
commit: 17eb232e47fdee7f29e40599b0ce40dbeaaa8064
[06/14] test: Convert test_efi_bootmgr to use FsHelper
commit: 3dc999d17ef9b4c8873358d0761a03cc5d155281
[07/14] test: Convert setup_bootmenu_image() to use FsHelper
commit: 57e1788ee1362d9ad03e72e75026da5ae7d1b686
[08/14] test: Split out core of Fedora image into a new function
commit: e3077e03e69183c71c9ca58e49ee9eaf7ccd9fcb
[09/14] test: Convert setup_bootflow_image() to use FsHelper
commit: e7c46fc967fc2f180393a4e42f7c338311330c1e
[10/14] test: Convert setup_efi_image() to use FsHelper
commit: 22ff15d191c0196cd87678a57e45e7525313770b
[11/14] test: Convert test_ut_dm_init() to use FsHelper
commit: 28e8fcd9eabf7c5ef44aeee0315bd375247fd86e
[12/14] test: Rename setup_bootflow_image()
commit: 8fc67f3901fd77381d9e88da78d6345d15dda5ce
[13/14] test: Convert setup_rauc_image() to use FsHelper
commit: 1469083834bfc9f4925005bf06c0b45957055a54
[14/14] test: Convert test_fs fixtures to use FsHelper
commit: bbc04206b5cb358e1482d06c74f2801c9ef97751
--
Tom
More information about the U-Boot
mailing list