On Mon, Sep 27, 2021 at 1:31 PM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Move the useful has_cmd()/has_cmds() helpers from the virtiofs > test to the avocado_qemu public class. > > Reviewed-by: Wainer dos Santos Moschetta <waine...@redhat.com> > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > tests/acceptance/avocado_qemu/__init__.py | 57 ++++++++++++++++++++++ > tests/acceptance/virtiofs_submounts.py | 59 +---------------------- > 2 files changed, 59 insertions(+), 57 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>