From 44bab727dfe28451b777dc9e47db4f748b709182 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Fri, 25 Apr 2025 07:41:24 -0700 Subject: unbound: Vendor import 1.23.0 Release notes at https://nlnetlabs.nl/news/2025/Apr/24/unbound-1.23.0-released/ --- testcode/unitmain.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testcode/unitmain.h') diff --git a/testcode/unitmain.h b/testcode/unitmain.h index 99d5240d2217..00b5a6220873 100644 --- a/testcode/unitmain.h +++ b/testcode/unitmain.h @@ -86,5 +86,7 @@ void zonemd_test(void); void tcpreuse_test(void); /** unit test for doq functions */ void doq_test(void); +/** unit test for infra cache functions */ +void infra_test(void); #endif /* TESTCODE_UNITMAIN_H */ -- cgit v1.2.3