mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-09 19:37:43 +02:00
DSA test
git-svn-id: file:///svn/unbound/trunk@1051 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
@@ -461,7 +461,18 @@ verify_test()
|
||||
{
|
||||
printf("verify test\n");
|
||||
verifytest_file("testdata/test_signatures.1", "20070818005004");
|
||||
log_info("test_signatures.2");
|
||||
verifytest_file("testdata/test_signatures.2", "20080414005004");
|
||||
log_info("test_signatures.3");
|
||||
verifytest_file("testdata/test_signatures.3", "20080416005004");
|
||||
/*
|
||||
log_info("test_signatures.4");
|
||||
verifytest_file("testdata/test_signatures.4", "20080416005004");
|
||||
log_info("test_signatures.5");
|
||||
verifytest_file("testdata/test_signatures.5", "20080416005004");
|
||||
log_info("test_signatures.6");
|
||||
verifytest_file("testdata/test_signatures.6", "20080416005004");
|
||||
*/
|
||||
dstest_file("testdata/test_ds_sig.1");
|
||||
nsectest();
|
||||
nsec3_hash_test("testdata/test_nsec3_hash.1");
|
||||
|
||||
Reference in New Issue
Block a user