On 10/20/19 12:10 PM, David Gibson wrote:
On Thu, Oct 17, 2019 at 06:52:34PM +0200, Philippe Mathieu-Daudé wrote:
From: Philippe Mathieu-Daudé
The same utility method is already present in two different test
files,
This patch only appears to remove it from one, though.
so let's consolidate
On Thu, Oct 17, 2019 at 06:52:34PM +0200, Philippe Mathieu-Daudé wrote:
> From: Philippe Mathieu-Daudé
>
> The same utility method is already present in two different test
> files,
This patch only appears to remove it from one, though.
> so let's consolidate it into a single utility function.
>
From: Philippe Mathieu-Daudé
The same utility method is already present in two different test
files, so let's consolidate it into a single utility function.
Signed-off-by: Philippe Mathieu-Daudé
---
tests/acceptance/avocado_qemu/__init__.py | 19 +++
tests/acceptance/boot_linux