]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/avocado: Share useful helpers from virtiofs_submounts test
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 15 Mar 2021 22:55:43 +0000 (23:55 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 8 Nov 2021 16:00:22 +0000 (17:00 +0100)
commit0e4b1c9435528c30718a2722d09ff35beaa300ee
tree2a743af24292a65cd30d45cd15689294c7fc5a19
parent5334df48224f494303b4717b57b2b0cd42bd1c1a
tests/avocado: Share useful helpers from virtiofs_submounts test

Move the useful has_cmd()/has_cmds() helpers from the virtiofs
test to the avocado_qemu public class.

Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211105143416.148332-5-f4bug@amsat.org>
tests/avocado/avocado_qemu/__init__.py
tests/avocado/virtiofs_submounts.py