gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 70/153: test1540: Remove unused macro TEST_HANG_TIM


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 70/153: test1540: Remove unused macro TEST_HANG_TIMEOUT
Date: Tue, 11 Sep 2018 12:52:21 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 8ea0baed3ccf96a8082803d5080805e81a81c666
Author: Rikard Falkeborn <address@hidden>
AuthorDate: Tue Aug 7 22:13:16 2018 +0200

    test1540: Remove unused macro TEST_HANG_TIMEOUT
    
    The macro has never been used, and it there is not really any place
    where it would make sense to add timing checks.
    
    Closes #2852
---
 tests/libtest/lib1540.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/libtest/lib1540.c b/tests/libtest/lib1540.c
index 86ba085ca..c3f855490 100644
--- a/tests/libtest/lib1540.c
+++ b/tests/libtest/lib1540.c
@@ -79,8 +79,6 @@ static size_t write_callback(void *ptr, size_t size, size_t 
nmemb, void *userp)
   return CURL_WRITEFUNC_PAUSE;
 }
 
-#define TEST_HANG_TIMEOUT 60 * 1000
-
 int test(char *URL)
 {
   CURL *curls = NULL;

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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