summaryrefslogtreecommitdiff
path: root/scripts/global.mk
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2014-05-04 12:34:59 +0200
committerDidier Raboud <odyx@debian.org>2019-09-13 17:50:01 +0200
commit5352acb4056fa10d9d494880ed0f06d23fdf847c (patch)
treeee2d74fa8cf6bc8afe8206ee4a160d6db296a254 /scripts/global.mk
parent003753f6e19329042e402bea8b3c4c746bcf9c29 (diff)
Run tests with custom verbose log driver
This avoids timing out on slow architectures Closes: #868743 Gbp-Pq: Name 0007-Run-tests-with-custom-verbose-log-driver.patch
Diffstat (limited to 'scripts/global.mk')
-rw-r--r--scripts/global.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/global.mk b/scripts/global.mk
index c405482..3c55e55 100644
--- a/scripts/global.mk
+++ b/scripts/global.mk
@@ -8,6 +8,10 @@
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(LOCAL_CPPFLAGS) $(GNUCFLAGS)
+# Use a verbose script to avoid timing out
+LOG_DRIVER = $(top_srcdir)/scripts/test-driver-verbose
+
+
LIBS = $(INTLLIBS) @LIBS@
# Libraries