On Fri, 21 Jul 2023 at 12:47, Neha Malcom Francis <[email protected]> wrote: > > From: Andrew Davis <[email protected]> > > 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 <[email protected]> > [[email protected]: Added support for test output dir and testcase] > Signed-off-by: Neha Malcom Francis <[email protected]> > --- > tools/binman/ftest.py | 18 ++++++++++++++++-- > tools/binman/image.py | 2 ++ > 2 files changed, 18 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

