2917. [func] Virtual time test framework. [RT #20801]
This commit is contained in:
12
bin/tests/virtual-time/slave/ns1/example.db.in
Normal file
12
bin/tests/virtual-time/slave/ns1/example.db.in
Normal file
@@ -0,0 +1,12 @@
|
||||
$TTL 300 ; 5 minutes
|
||||
@ IN SOA ns root (
|
||||
2000042100 ; serial
|
||||
600 ; refresh
|
||||
600 ; retry
|
||||
12000 ; expire
|
||||
600 ; minimum
|
||||
)
|
||||
NS ns
|
||||
ns A 10.53.0.1
|
||||
|
||||
txt TXT "recursed"
|
||||
Reference in New Issue
Block a user