]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
CI: Test %err_code logging for "early" request handling errors (#1396)
authorAlex Rousskov <rousskov@measurement-factory.com>
Fri, 7 Jul 2023 10:00:18 +0000 (10:00 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 7 Jul 2023 10:23:02 +0000 (10:23 +0000)
Use Daft malformed-request test to monitor for bugs like those fixed
by master/v7 commit 8a628a1.

test-suite/test-functionality.sh

index e65649fa144b939ace87e96a1f0343a44de9b50d..571a85518bbf2d2f47ff4abd9b5d606eada2502f 100755 (executable)
@@ -219,6 +219,7 @@ main() {
             proxy-collapsed-forwarding
             busy-restart
             truncated-responses
+            malformed-request
         "
         tests="$default_tests"
     fi