- xfr-tsig, tsig_sign_query.

This commit is contained in:
W.C.A. Wijngaards
2025-06-18 15:00:18 +02:00
parent 8b95785b8c
commit dd4ee42eb6
6 changed files with 251 additions and 3 deletions
+2
View File
@@ -88,5 +88,7 @@ void tcpreuse_test(void);
void doq_test(void);
/** unit test for infra cache functions */
void infra_test(void);
/** unit test for tsig functions */
void tsig_test(void);
#endif /* TESTCODE_UNITMAIN_H */