From: W.C.A. Wijngaards Date: Wed, 23 Jul 2025 14:16:41 +0000 (+0200) Subject: - xfr-tsig, unit test for tsig_verify_reply. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e55b3a2a4caa683d3d1538471dfd6a36766c39ea;p=thirdparty%2Funbound.git - xfr-tsig, unit test for tsig_verify_reply. --- diff --git a/testcode/unittsig.c b/testcode/unittsig.c index dda0c2aff..a57c8f602 100644 --- a/testcode/unittsig.c +++ b/testcode/unittsig.c @@ -118,6 +118,15 @@ static int vtest = 0; * buffer. The expected rcode is the result of the verify, * the expected result2 is the result of the sign. If that differs * the test fails. + * tsig-verify-reply