Re: [PATCH v3 21/24] tests/functional: Convert the m68k nextcube test with tesseract

2024-08-01 Thread Philippe Mathieu-Daudé
On 30/7/24 19:03, Daniel P. Berrangé wrote: From: Thomas Huth The code that handles running of tesseract needs to be tweaked a little bit to be able to run without the functions from avocado.utils, and while we're at it, drop some legacy stuff that was still there due to Tesseract 3 support tha

[PATCH v3 21/24] tests/functional: Convert the m68k nextcube test with tesseract

2024-07-30 Thread Daniel P . Berrangé
From: Thomas Huth The code that handles running of tesseract needs to be tweaked a little bit to be able to run without the functions from avocado.utils, and while we're at it, drop some legacy stuff that was still there due to Tesseract 3 support that we already dropped a while ago. Signed-off-