Simon Glass bbc04206b5 test: Convert test_fs fixtures to use FsHelper
Replace all direct calls to the mk_fs() function with FsHelper in the
filesystem test fixtures. Each fixture now creates an FsHelper instance,
populates its srcdir with test files, then calls mk_fs() on the object.

This removes manual scratch-directory management and cleanup code, since
FsHelper handles the source directory and image-file lifecycle.

Signed-off-by: Simon Glass <sjg@chromium.org>
2026-04-21 15:30:39 -06:00
..
2025-04-02 20:00:59 -06:00
2025-04-21 11:07:04 -06:00
2025-03-15 10:38:38 +00:00
2025-04-02 20:00:59 -06:00
2025-03-15 10:38:38 +00:00
2025-03-15 10:38:38 +00:00
2025-03-15 10:38:38 +00:00