3043. [test] Merged in the NetBSD ATF test framework (currently
version 0.12) for development of future unit tests.
Use configure --with-atf to build ATF internally
or configure --with-atf=prefix to use an external
copy. [RT #23209]
This commit is contained in:
11
lib/dns/tests/testdata/master/master1.data
vendored
Normal file
11
lib/dns/tests/testdata/master/master1.data
vendored
Normal 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 ns2vix.com.
|
||||
a in ns ns3vix.com.
|
||||
b in a 1.2.3.4
|
||||
Reference in New Issue
Block a user