summaryrefslogtreecommitdiff
path: root/test/crypt/Makefile.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-02-17 01:14:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-02-17 01:14:49 +0100
commit337531c6d5d2b3f04711933ac12432c1fa3f3254 (patch)
tree9a4b45fcec50013189f404236b25796c2a510d06 /test/crypt/Makefile.in
parent4cc585c1b810ea9bee9c85a44b692de6f3d7fc22 (diff)
increase timeouts to successfully run on slower hardware/emulation, f.e. xtensa
Diffstat (limited to 'test/crypt/Makefile.in')
-rw-r--r--test/crypt/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/crypt/Makefile.in b/test/crypt/Makefile.in
index 1798a3977..f85221947 100644
--- a/test/crypt/Makefile.in
+++ b/test/crypt/Makefile.in
@@ -11,3 +11,5 @@ endif
ifneq ($(UCLIBC_HAS_SHA256_CRYPT_IMPL),y)
TESTS_DISABLED += sha256c-test
endif
+
+WRAPPER := env TIMEOUTFACTOR=50