dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH GCC 1/1] testsuite: Support test execution timeout factor as


From: Jeff Law
Subject: Re: [PATCH GCC 1/1] testsuite: Support test execution timeout factor as a keyword
Date: Tue, 12 Dec 2023 16:03:15 -0700
User-agent: Mozilla Thunderbird



On 12/12/23 07:04, Maciej W. Rozycki wrote:
Add support for the `dg-test-timeout-factor' keyword letting a test
case scale the wait timeout used for code execution, analogously to
`dg-timeout-factor' used for code compilation.  This is useful for
particularly slow test cases for which increasing the wait timeout
globally would be excessive.

        gcc/testsuite/
        * lib/timeout-dg.exp (dg-test-timeout-factor): New procedure.
OK
jeff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]