gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 269/335: Test with impossible values combination - repla


From: gnunet
Subject: [libmicrohttpd] 269/335: Test with impossible values combination - replaced
Date: Sat, 27 Jul 2024 22:02:45 +0200

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

grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.

commit 1b47e4df90f25f8a50a0cf30764d06e6d95b8f20
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Mon Jul 22 05:24:50 2024 +0200

    Test with impossible values combination - replaced
---
 src/tests/basic/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/tests/basic/Makefile.am b/src/tests/basic/Makefile.am
index b756ee26..824e016d 100644
--- a/src/tests/basic/Makefile.am
+++ b/src/tests/basic/Makefile.am
@@ -104,7 +104,7 @@ endif
 if MHD_USE_EPOLL
 check_PROGRAMS += \
   test_create_start_destroy_epoll_int_thread_ipv4 \
-  test_create_start_destroy_epoll_thread_per_conn_ipv4 \
+  test_create_start_destroy_epoll_thread_pool_ipv4 \
   $(EMPTY_ITEM)
 endif
 
@@ -196,4 +196,4 @@ test_create_start_destroy_poll_thread_per_conn_ipv4_SOURCES 
= $(basic_test_sourc
 
 test_create_start_destroy_epoll_int_thread_ipv4_SOURCES = $(basic_test_sources)
 
-test_create_start_destroy_epoll_thread_per_conn_ipv4_SOURCES = 
$(basic_test_sources)
+test_create_start_destroy_epoll_thread_pool_ipv4_SOURCES = 
$(basic_test_sources)

-- 
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]