mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:03:35 +03:00
tests: add test for bug #1327 (dns cache timeout)
Fix for bug #1303 (030a2b8cb) was not complete.
libcurl still pruned DNS entries added manually
after detecting a dead connection. This test
checks such behavior.
This commit is contained in:
parent
1505e4612b
commit
8d1377282e
2 changed files with 59 additions and 0 deletions
|
|
@ -124,6 +124,7 @@ test1416 test1417 \
|
|||
\
|
||||
test1500 test1501 test1502 test1503 test1504 test1505 test1506 test1507 \
|
||||
test1508 test1509 test1510 test1511 test1512 test1513 test1514 test1515 \
|
||||
test1516 \
|
||||
\
|
||||
test1900 test1901 test1902 test1903 \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue