On Sat, Jan 18, 2020 at 8:16 PM Philippe Mathieu-Daudé
wrote:
> We need a function to interrupt interactive consoles.
>
> Example: Interrupt U-Boot to set different environment values.
>
> Signed-off-by: Philippe Mathieu-Daudé
>
Tested-by: Niek Linnenbank
> ---
> tests/acceptance/avocado_qemu
We need a function to interrupt interactive consoles.
Example: Interrupt U-Boot to set different environment values.
Signed-off-by: Philippe Mathieu-Daudé
---
tests/acceptance/avocado_qemu/__init__.py | 32 +--
1 file changed, 30 insertions(+), 2 deletions(-)
diff --git a/t