From aea2a821b91196ab8d018e05b2f4ac92b060caa8 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Tue, 9 Sep 2025 15:40:51 +0200 Subject: [PATCH] - xfr-tsig, unit test for tsig-verify-reply-xfr, with output that works with dig and NSD. --- testcode/unittsig.c | 153 ++++++++++++++++++++++++++++++++++++++++++ testdata/tsig_test.4 | 155 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 308 insertions(+) diff --git a/testcode/unittsig.c b/testcode/unittsig.c index 840e584ec..3019978ee 100644 --- a/testcode/unittsig.c +++ b/testcode/unittsig.c @@ -143,6 +143,19 @@ static int vtest = 0; * the checkhex. * The expected rcode is from tsig_verify_query. The expected from * call is from tsig_sign_reply_xfr. + * tsig-verify-reply-xfr