From 371920392fe2deba74cfec8d471667f10d7028ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 5 Aug 2024 11:54:33 +0200 Subject: Merging upstream version 8.2406.0. Signed-off-by: Daniel Baumann --- tests/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 4534776..04223cd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1475,6 +1475,7 @@ TESTS += \ imtcp-tls-ossl-error-cert.sh \ imtcp-tls-ossl-error-key.sh \ imtcp-tls-ossl-error-key2.sh +# imtcp-tls-ossl-basic-stress.sh if HAVE_VALGRIND TESTS += \ imtcp-tls-ossl-basic-vg.sh \ @@ -2426,6 +2427,7 @@ EXTRA_DIST= \ imtcp-tls-ossl-basic-tlscommands.sh \ imtcp-tls-ossl-basic-verifydepth.sh \ imtcp-tls-ossl-invalid-verifydepth.sh \ + imtcp-tls-ossl-basic-stress.sh \ sndrcv_tls_ossl_anon_ipv4.sh \ sndrcv_tls_ossl_anon_ipv6.sh \ sndrcv_tls_ossl_anon_rebind.sh \ @@ -2614,6 +2616,7 @@ EXTRA_DIST= \ testsuites/htpasswd \ omhttp-auth.sh \ omhttp-basic.sh \ + omhttp-basic-ignorecodes.sh \ omhttp-batch-fail-with-400.sh \ omhttp-batch-jsonarray-compress.sh \ omhttp-batch-jsonarray-retry.sh \ @@ -2624,6 +2627,11 @@ EXTRA_DIST= \ omhttp-batch-lokirest.sh \ omhttp-batch-lokirest-vg.sh \ omhttp-batch-newline.sh \ + omhttp-batch-retry-metadata.sh \ + omhttp-retry-timeout.sh \ + omhttp-basic-ignorecodes-vg.sh \ + omhttp-batch-retry-metadata-vg.sh \ + omhttp-retry-timeout-vg.sh \ omhttp-retry.sh \ omhttp-httpheaderkey.sh \ omhttp-multiplehttpheaders.sh \ -- cgit v1.2.3