[PATCH v2 6/6] tests: reset: add cold/warm reset types

Tom Rini trini at konsulko.com
Thu May 28 01:47:15 CEST 2026


On Wed, May 27, 2026 at 04:13:06PM -0700, dmukhin at ford.com wrote:
> From: Denis Mukhin <dmukhin at ford.com> 
> 
> Extend reset tests to cover both -c/-w reset command flags.
> Make sure sandbox reset tests are passing.
> 
> Signed-off-by: Denis Mukhin <dmukhin at ford.com>
> ---
> Changes since v1:
> - new patch
> 
> Test for sandbox:
> ./test/py/test.py --bd sandbox --build -k test_reset -v
> ---
>  test/py/tests/test_reset.py        | 8 ++++----
>  test/py/u_boot_boardenv_sandbox.py | 3 +++
>  2 files changed, 7 insertions(+), 4 deletions(-)
>  create mode 100644 test/py/u_boot_boardenv_sandbox.py

I'm not surprised to see we could put a u_boot_boardenv file there, but,
that's not where it should be really. I think for now we can just keep
the reset test on the list of tests not running on sandbox and address
putting a u_boot_boardenv_sandbox.py file in the u-boot-test-hooks
repository as a follow-up.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260527/5a0fd676/attachment.sig>


More information about the U-Boot mailing list