diff options
| author | Aristo Chen <[email protected]> | 2026-05-01 05:51:04 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-05-08 15:49:27 -0600 |
| commit | 28eed2103cc3eb8ef4c07ce514114961c0414aab (patch) | |
| tree | 96a53b35c639657c328d8e12dff92affefa8736e /tests/scripts | |
| parent | 18806dae0e6fa9e0912a258e15f61b1b346dfdbc (diff) | |
test: fit: Use shared make_fname from fit_util
test_fit.py declares a local make_fname closure that is byte-identical
to fit_util.make_fname. Drop the local copy and call the shared helper
at all seven call sites so there is one definition to maintain.
No behavioural change. Both implementations return
os.path.join(ubman.config.build_dir, basename).
Signed-off-by: Aristo Chen <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'tests/scripts')
0 files changed, 0 insertions, 0 deletions
