From 337531c6d5d2b3f04711933ac12432c1fa3f3254 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 17 Feb 2016 01:14:49 +0100 Subject: increase timeouts to successfully run on slower hardware/emulation, f.e. xtensa --- test/tls/tst-tls13.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/tls') diff --git a/test/tls/tst-tls13.c b/test/tls/tst-tls13.c index beee91bf4..4cb74e76b 100644 --- a/test/tls/tst-tls13.c +++ b/test/tls/tst-tls13.c @@ -26,5 +26,5 @@ do_test (void) } #define TEST_FUNCTION do_test () -#define TIMEOUT 20 +#define TIMEOUT 50 #include "../test-skeleton.c" -- cgit v1.2.3