Index: tests/test_driver.pl
===================================================================
--- tests.orig/test_driver.pl	2014-10-05 18:24:51.000000000 +0200
+++ tests/test_driver.pl	2015-11-06 17:00:07.000000000 +0100
@@ -49,7 +49,7 @@
 $test_passed = 1;
 
 # Timeout in seconds.  If the test takes longer than this we'll fail it.
-$test_timeout = 5;
+$test_timeout = 35;
 $test_timeout = 10 if $^O eq 'VMS';
 
 # Path to Perl
