summaryrefslogtreecommitdiff
path: root/test/nptl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-11-11 06:33:39 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-11-11 06:33:39 +0100
commit84e5f966e288da429df3601ce07b00e57b0b36cd (patch)
tree3dc160a882470ef2aeb86ee49644259f7fe8416a /test/nptl
parentae04402816efe99e55e83cf086f695829bf9febc (diff)
reduce timeoutfactor, fasten test runs!
Diffstat (limited to 'test/nptl')
-rw-r--r--test/nptl/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in
index 700a464cf..09e2804a6 100644
--- a/test/nptl/Makefile.in
+++ b/test/nptl/Makefile.in
@@ -211,4 +211,4 @@ OPTS_tst-cancel7 = -c ./tst-cancel7
OPTS_tst-mqueue7 = -- ./tst-mqueue7
OPTS_tst-exec4 = ./tst-exec4
-WRAPPER := env LD_LIBRARY_PATH="$$PWD:.:$(LD_LIBRARY_PATH)" TIMEOUTFACTOR=100
+WRAPPER := env LD_LIBRARY_PATH="$$PWD:.:$(LD_LIBRARY_PATH)" TIMEOUTFACTOR=10