On Mon, May 13, 2024 at 10:58 AM Juraj Linkeš
wrote:
>
> Other than the one minor documentation nitpick,
> Reviewed-by: Juraj Linkeš
>
>
> > diff --git a/dts/framework/remote_session/interactive_shell.py
> > b/dts/framework/remote_session/interactive_shell.py
>
> > @@ -124,20 +130,34 @@ def sen
Other than the one minor documentation nitpick,
Reviewed-by: Juraj Linkeš
> diff --git a/dts/framework/remote_session/interactive_shell.py
> b/dts/framework/remote_session/interactive_shell.py
> @@ -124,20 +130,34 @@ def send_command(self, command: str, prompt: str | None
> = None) -> str:
>
Reviewed-by: Luca Vizzarro
From: Jeremy Spewock
The current implementation of consuming output from interactive shells
relies on being able to find an expected prompt somewhere within the
output buffer after sending the command. This is useful in situations
where the prompt does not appear in the output itself, but in some
4 matches
Mail list logo