Hi Joshua, On Wed, 23 Aug 2023 at 10:48, Joshua Watt <[email protected]> wrote: > > Re-create a clean disk image for each test to prevent modifications from > one test affecting another > > Signed-off-by: Joshua Watt <[email protected]> > --- > test/py/tests/test_gpt.py | 20 ++++++++------------ > 1 file changed, 8 insertions(+), 12 deletions(-)
I suppose this is OK, but is it expensive in terms of time? Reviewed-by: Simon Glass <[email protected]> Regards, Simon

