On Mon, 27 Apr 2026 at 17:17, Pierrick Bouvier <[email protected]> wrote: > > On 4/27/2026 9:11 AM, Peter Maydell wrote: > > Our test infrastructure allows you to set the TIMEOUT_MULTIPLIER > > environment variable to raise the test timeouts if you're building > > for a slow environment. (scripts/mtest2make.py reads it and sets the > > meson test -t argument accordingly.) > > > > Document this so it's not a secret feature only known to a select > > few. > > > > Signed-off-by: Peter Maydell <[email protected]> > > --- > > docs/devel/testing/main.rst | 18 ++++++++++++++++++ > > 1 file changed, 18 insertions(+) > > > > Reviewed-by: Pierrick Bouvier <[email protected]>
Thanks; since this is a fairly minor docs update I'll throw it into target-arm.next unless anybody would prefer to take it via a different route. -- PMM
