diff options
Diffstat (limited to 'elf/tst-tls13.c')
-rw-r--r-- | elf/tst-tls13.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/tst-tls13.c b/elf/tst-tls13.c index 31b9cfbba3..55fb62e540 100644 --- a/elf/tst-tls13.c +++ b/elf/tst-tls13.c @@ -26,4 +26,5 @@ do_test (void) } #define TEST_FUNCTION do_test () +#define TIMEOUT 3 #include "../test-skeleton.c" |