tests/acceptance: Extract tesseract_available() helper in new namespace
commit162127f29f2a5a628ecea79d4718d3a51b1bffac
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 21 Oct 2020 10:33:25 +0000 (21 12:33 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 8 Feb 2021 11:37:33 +0000 (8 12:37 +0100)
treea1f41dc44919052cd95b536b3d49ee297c641f58
parent5b19cb63d9dfda41b412373b8c9fe14641bcab60
tests/acceptance: Extract tesseract_available() helper in new namespace

We are going to reuse tesseract_available(). Extract it to
a new 'tesseract_utils' namespace.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201021105035.2477784-4-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/machine_m68k_nextcube.py
tests/acceptance/tesseract_utils.py [new file with mode: 0644]