
30 Oct
2024
30 Oct
'24
12:53 a.m.
On Wed, Oct 09, 2024 at 07:51:37PM -0600, Simon Glass wrote:
Sometimes we know that the board is already running the right software, so provide an option to allow running of tests directly, without first resetting the board.
This saves time when re-running a test where only the Python code is changing.
Signed-off-by: Simon Glass sjg@chromium.org
I'm not NAK'ing this, but this is not a open to errors kind of change that I like. It also feels like an unrelated "I find this change useful" kind of change.
--
Tom