tests/avocado: Allow newer versions of tesseract in the nextcube test
commit645198d58b6e1236373f5375fdaa8e3b15519108
authorThomas Huth <huth@tuxfamily.org>
Wed, 1 Nov 2023 20:43:22 +0000 (1 21:43 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 7 Nov 2023 18:26:50 +0000 (7 19:26 +0100)
treee4bfc69163b1b7604b4be0d62529196d13f93748
parente416fd79d5d12889266259e6df6ff0d22f6f6d6b
tests/avocado: Allow newer versions of tesseract in the nextcube test

Current Linux distros ship version 5 of the tesseract OCR software,
so the nextcube screen test is ignored there. Let's make the check
more flexible to allow newer versions, too, and remove the old v3
test since most Linux distros don't ship this version anymore.

Message-ID: <20231101204323.35533-1-huth@tuxfamily.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
tests/avocado/machine_m68k_nextcube.py
tests/avocado/tesseract_utils.py