db regression test initial commit
This commit is contained in:
8
bin/tests/db/dns_db_find_10_data
Normal file
8
bin/tests/db/dns_db_find_10_data
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# test data for dns_db_find expiration time handling
|
||||
#
|
||||
# format:
|
||||
# dbfile dbtype dborigin dbclass dbcache findname findtype findopts findtime expected_results
|
||||
#
|
||||
dns_db_find_10.data rbt vix.com. in cache a.b.c.vix.com. NS 0 1010 DNS_R_NOTFOUND
|
||||
dns_db_find_10.data rbt vix.com. in cache a.b.c.vix.com. NS 0 0 DNS_R_SUCCESS
|
||||
Reference in New Issue
Block a user