[PATCHv10 2/4] test_ut: add a ut_ubman fixture to clean up tests
Simon Glass
sjg at chromium.org
Sun Jun 14 13:47:09 CEST 2026
On 2026-06-04T15:50:36, Randolph Sapp <rs at ti.com> 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 <rs at ti.com>
>
> test/py/tests/test_ut.py | 26 +++++++++++++++++++++-----
> 1 file changed, 21 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list