[PATCH] test: py: network: await prompt after ctrl+c

Sascha Hauer s.hauer at pengutronix.de
Thu Feb 26 04:14:23 PST 2026


On Wed, 25 Feb 2026 15:15:34 +0100, Ahmad Fatoum wrote:
> The expect buffer will contain the <INTERRUPT> string output by barebox
> followed by a prompt, which run_check would gobble up.
> 
> Currently, this doesn't matter, but when we start to additionally match
> against the plain prompt, this would lead us not to match the prompt
> string with the marker in run_check.
> To fix this, _await_prompt to get the <INTERRUPT><prompt> removed from
> the expect buffer.
> 
> [...]

Applied, thanks!

[1/1] test: py: network: await prompt after ctrl+c
      https://git.pengutronix.de/cgit/barebox/commit/?id=ca40477c067d (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list