tests/acceptance: Introduce tesseract_ocr() helper
commitca8224492854a2930d0cadc76e715bf59582bf66
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 21 Oct 2020 10:35:30 +0000 (21 12:35 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 8 Feb 2021 11:37:33 +0000 (8 12:37 +0100)
treebd3e0e89c42bf1f84bee8de4a862898d3496cdae
parent162127f29f2a5a628ecea79d4718d3a51b1bffac
tests/acceptance: Introduce tesseract_ocr() helper

We are going to reuse the tesseract OCR code.
Create a new tesseract_ocr() helper and use it.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20201021105035.2477784-5-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/machine_m68k_nextcube.py
tests/acceptance/tesseract_utils.py