On Wed, Dec 04, 2024 at 08:07:57AM +0100, Thomas Huth wrote:
> When running "make -j$(nproc) check SPEED=thorough", the sh4_tuxrun
> test is timing out for me, and using TIMEOUT_MULTIPLIER I can see
> that it clearly takes more than 100 seconds to finish. Thus increase
> the timeout setting of this
When running "make -j$(nproc) check SPEED=thorough", the sh4_tuxrun
test is timing out for me, and using TIMEOUT_MULTIPLIER I can see
that it clearly takes more than 100 seconds to finish. Thus increase
the timeout setting of this test to avoid the problem.
Signed-off-by: Thomas Huth
---
tests/f