]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: drop 'tesseract_available' helper
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:27 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commitc54edc71093bf85550245250d1f5922465848e83
treeb74567c20ef6261a3b468810e90da958b8acb511
parentdd6dfc012c914d3e81be1da4b0ca7328949bdd08
tests/functional: drop 'tesseract_available' helper

Platforms we target have new enough tesseract that it suffices to merely
check if the binary exists.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20241217155953.3950506-7-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/qemu_test/tesseract.py
tests/functional/test_m68k_nextcube.py