2917. [func] Virtual time test framework. [RT #20801]

This commit is contained in:
Mark Andrews
2010-06-17 05:39:19 +00:00
parent 0c175b2bc8
commit 43c770b998
29 changed files with 1416 additions and 4 deletions

View 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"