Stub forward/proxy tests (#108)
Test the handling of EDNS0 payloads and forwarding to stubzones servers.
This commit is contained in:
parent
9f651a397b
commit
27ff83e70f
9 changed files with 144 additions and 186 deletions
|
@ -31,7 +31,7 @@ func TestOtherLookup(t *testing.T) {
|
|||
_, err := etc.ServeDNS(ctx, rec, m)
|
||||
if err != nil {
|
||||
t.Errorf("expected no error, got %v\n", err)
|
||||
return
|
||||
continue
|
||||
}
|
||||
resp := rec.Msg()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue