compression.

git-svn-id: file:///svn/unbound/trunk@269 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2007-04-27 14:55:47 +00:00
parent 496c39742a
commit 0ce78d259f
5 changed files with 102 additions and 8 deletions
-2
View File
@@ -218,13 +218,11 @@ main(int argc, char* argv[])
}
printf("Start of %s unit test.\n", PACKAGE_STRING);
checklock_start();
if(0) {
net_test();
alloc_test();
msgreply_test();
lruhash_test();
slabhash_test();
}
msgparse_test();
checklock_stop();
printf("%d checks ok.\n", testcount);