mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-07 15:29:36 -05:00
updated testset for recent changes
git-svn-id: file:///svn/unbound/trunk@1442 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
45abfa8720
commit
7ca106cc8c
3 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
Sun cc compiler, ./configure CC=/opt/SUNWspro/bin/cc
|
||||
- fixup suncc warnings.
|
||||
- fix bug where unbound could crash using libevent 1.3 and older.
|
||||
- update testset for recent retry change.
|
||||
|
||||
14 January 2009: Wouter
|
||||
- 1.2.1 feature: negative caching for failed queries.
|
||||
|
|
|
|||
1
testdata/fwd_error.rpl
vendored
1
testdata/fwd_error.rpl
vendored
|
|
@ -14,6 +14,7 @@ STEP 2 ERROR
|
|||
STEP 3 ERROR
|
||||
STEP 4 ERROR
|
||||
STEP 5 ERROR
|
||||
STEP 6 ERROR
|
||||
; returns servfail
|
||||
STEP 14 CHECK_ANSWER
|
||||
ENTRY_BEGIN
|
||||
|
|
|
|||
1
testdata/fwd_timeout.rpl
vendored
1
testdata/fwd_timeout.rpl
vendored
|
|
@ -14,6 +14,7 @@ STEP 2 TIMEOUT
|
|||
STEP 3 TIMEOUT
|
||||
STEP 4 TIMEOUT
|
||||
STEP 5 TIMEOUT
|
||||
STEP 6 TIMEOUT
|
||||
; returns servfail
|
||||
STEP 14 CHECK_ANSWER
|
||||
ENTRY_BEGIN
|
||||
|
|
|
|||
Loading…
Reference in a new issue