chiark / gitweb /
Testing: Increase timeout again
[cgi-auth-flexible.git] / tests / autotest
index 1cea707f8df1a4263a988a6196659c0acd8f6cee..b07913fa68bc0cc08e5f0c5a01ef8207cce930d5 100755 (executable)
@@ -1,5 +1,22 @@
 #!/usr/bin/expect -f
 
+# This is part of CGI::Auth::Flexible, a perl CGI authentication module.
+#
+# Copyright 2012,2013,2015 Ian Jackson.
+# Copyright 2012,2013,2015 Citrix.
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version, with the "CAF Login Exception"
+# as published by Ian Jackson (version 1, or at your option any 
+# later version) as an Additional Permission.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU Affero General Public License for more details.
+
 set testfile [lindex $argv 0]
 
 switch -glob -- $testfile {
@@ -30,10 +47,11 @@ log_user 0
 log_file -a $tt/expect.log
 
 proc timeout-abort {} {
+    global id
      send_log "\r\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
      error "$id: aborting due to timeout"
 }
-set timeout 10
+set timeout 15
 
 proc elog {args} {
     global id