dejagnu
[Top][All Lists]
Advanced

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

Re: [PATCH DejaGNU 1/1] Support per-test execution timeout factor


From: Jeff Law
Subject: Re: [PATCH DejaGNU 1/1] Support per-test execution timeout factor
Date: Tue, 12 Dec 2023 16:02:45 -0700
User-agent: Mozilla Thunderbird



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

        * baseboards/qemu.exp (qemu_load): Handle `test_timeout_factor'.
        * config/gdb-comm.exp (gdb_comm_load): Likewise.
        * config/gdb_stub.exp (gdb_stub_load): Likewise.
        * config/sim.exp (sim_load): Likewise.
        * config/unix.exp (unix_load): Likewise.
        * doc/dejagnu.texi (Local configuration file): Document
        `test_timeout_factor'.
OK
jeff



reply via email to

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