summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAristo Chen <aristo.chen@canonical.com>2026-05-01 05:51:04 +0000
committerTom Rini <trini@konsulko.com>2026-05-08 15:49:27 -0600
commit28eed2103cc3eb8ef4c07ce514114961c0414aab (patch)
tree96a53b35c639657c328d8e12dff92affefa8736e /README
parent18806dae0e6fa9e0912a258e15f61b1b346dfdbc (diff)
test: fit: Use shared make_fname from fit_utilHEADmaster
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 <aristo.chen@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions