dejagnu
[Top][All Lists]
Advanced

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

[PATCH 0/2] Test timeout and honoring LDFLAGS


From: Filipe Brandenburger
Subject: [PATCH 0/2] Test timeout and honoring LDFLAGS
Date: Tue, 10 Nov 2015 17:35:39 -0800

These are some patches we have for DejaGnu. One of them makes it possible to
override the default test timeout of 5 minutes on unix config. The other makes
sure LDFLAGS for target is respected when compiling.

The two patches were tested in situations that require it, one that needs a
larger timeout (so we set it on site.exp for that test) and another that
require LDFLAGS settings when cross-compiling.

Also confirmed that `make check` and `make distcheck` are still working as
expected.

Brooks Moses (1):
  * config/unix.exp: add ability to set test timeout from site.exp.

Michael Forney (1):
  * lib/target.exp: honor LDFLAGS_FOR_TARGET in a target compile.

 config/unix.exp | 8 +++++++-
 lib/target.exp  | 5 +++++
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.6.0.rc2.230.g3dd15c0




reply via email to

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