migrate t_db to lib/dns/tests/db_test

This commit is contained in:
Evan Hunt
2018-02-28 20:18:27 -08:00
parent 8ecf69ef7b
commit f58ac8ada3
64 changed files with 138 additions and 3847 deletions

11
lib/dns/tests/testdata/db/data.db vendored Normal file
View File

@@ -0,0 +1,11 @@
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a in ns ns.vix.com.
a in ns ns2.vix.com.
a in ns ns3.vix.com.
b in a 1.2.3.4