From 0719ef21fa47e54e7a891b7d9a0978a607d61ee1 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Wed, 25 Jun 2025 12:06:15 +0200 Subject: [PATCH] - xfr-tsig, unit test for tsig_verify_query. --- testcode/unittsig.c | 129 ++++++++++++++++++++++++++++++++++++++----- testdata/tsig_test.1 | 15 ++++- testdata/tsig_test.2 | 2 + testdata/tsig_test.3 | 2 + testdata/tsig_test.4 | 2 + testdata/tsig_test.5 | 2 + testdata/tsig_test.6 | 2 + 7 files changed, 138 insertions(+), 16 deletions(-) diff --git a/testcode/unittsig.c b/testcode/unittsig.c index 7fb090758..172c8fc96 100644 --- a/testcode/unittsig.c +++ b/testcode/unittsig.c @@ -81,6 +81,13 @@ static int vtest = 0; * result of the call is compared with the expected result, and * the test fails if not equal. The result is in the packet buffer. * tsig-verify-query