On Wed, 12 Jul 2023 at 12:37, Neha Malcom Francis <n-fran...@ti.com> wrote: > > From: Andrew Davis <a...@ti.com> > > Without this re-building will fail with an error when trying to create > the symlink for the second time with an already exists error. > > Signed-off-by: Andrew Davis <a...@ti.com> > [n-fran...@ti.com: Added support for test output dir and testcase] > Signed-off-by: Neha Malcom Francis <n-fran...@ti.com> > --- > tools/binman/ftest.py | 18 ++++++++++++++++-- > tools/binman/image.py | 2 ++ > 2 files changed, 18 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>