- first services/authzone check in, it compiles and reads and writes

zonefiles.


git-svn-id: file:///svn/unbound/trunk@4178 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2017-05-23 09:32:40 +00:00
parent 1a44a8402e
commit 71fba3d221
8 changed files with 2915 additions and 14 deletions
+1
View File
@@ -869,6 +869,7 @@ main(int argc, char* argv[])
fatal_exit("could not init NSS");
#endif /* HAVE_SSL or HAVE_NSS*/
checklock_start();
authzone_test();
neg_test();
rnd_test();
respip_test();