mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fix name of unit test for subnet cache response.
This commit is contained in:
parent
07561964fc
commit
c2b20c585e
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
27 March 2024: Wouter
|
||||
- Fix name of unit test for subnet cache response.
|
||||
|
||||
25 March 2024: Yorgos
|
||||
- Merge #831 from Pierre4012: Improve Windows NSIS installer
|
||||
script (setup.nsi).
|
||||
|
|
|
|||
2
testdata/subnet_cached.crpl
vendored
2
testdata/subnet_cached.crpl
vendored
|
|
@ -21,7 +21,7 @@ stub-zone:
|
|||
stub-addr: 193.0.14.129 # K.ROOT-SERVERS.NET.
|
||||
CONFIG_END
|
||||
|
||||
SCENARIO_BEGIN Test validator with positive response
|
||||
SCENARIO_BEGIN Test subnet cached response
|
||||
|
||||
; K.ROOT-SERVERS.NET.
|
||||
RANGE_BEGIN 0 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue