On 2026-06-04T15:50:36, Randolph Sapp <[email protected]> wrote:
> test_ut: add a ut_ubman fixture to clean up tests
>
> Add a ut_ubman fixture to clean up after certain problematic tests
> without negatively affecting the current assert based testing.
>
> Currently this catches "bootstd bootflow_cmd_boot" and "bootstd
> bootflow_scan_boot" ut_subtests, as these will change the sandbox state
> a little too much to be recoverable from.
>
> Signed-off-by: Randolph Sapp <[email protected]>
>
> test/py/tests/test_ut.py | 26 +++++++++++++++++++++-----
>  1 file changed, 21 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to