gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 02/02: Fuzz test: increased tests' timeout value


From: gnunet
Subject: [libmicrohttpd] 02/02: Fuzz test: increased tests' timeout value
Date: Mon, 29 Jan 2024 23:51:18 +0100

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit d874f86dd20da89c746f0fd36e087240a393b732
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Mon Jan 29 23:50:58 2024 +0100

    Fuzz test: increased tests' timeout value
---
 src/testzzuf/zzuf_socat_test_runner.sh | 2 +-
 src/testzzuf/zzuf_test_runner.sh       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/testzzuf/zzuf_socat_test_runner.sh 
b/src/testzzuf/zzuf_socat_test_runner.sh
index 6bc4ef37..a87342ab 100755
--- a/src/testzzuf/zzuf_socat_test_runner.sh
+++ b/src/testzzuf/zzuf_socat_test_runner.sh
@@ -8,7 +8,7 @@ fi
 socat_listen_ip='127.0.0.121'
 socat_listen_port='10121'
 mhd_listen_port='4010'
-max_runtime_sec='300'
+max_runtime_sec='1800'
 
 if test "x${ZZUF}" = "xno" ; then
   echo "zzuf command missing" 1>&2
diff --git a/src/testzzuf/zzuf_test_runner.sh b/src/testzzuf/zzuf_test_runner.sh
index 20cd8114..a6d35b5d 100755
--- a/src/testzzuf/zzuf_test_runner.sh
+++ b/src/testzzuf/zzuf_test_runner.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 mhd_listen_ip='127.0.0.1'
-max_runtime_sec='300'
+max_runtime_sec='1800'
 
 if test "x${ZZUF}" = "xno" ; then
   echo "zzuf command missing" 1>&2

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]