tests: add test for bug #1303 (dns cache timeout)

Test-case 1515 reproduces bug #1303, where libcurl
would incorrectly prune DNS entries added via
CURLOPT_RESOLVE after the DNS_CACHE_TIMEOUT had
expired.
This commit is contained in:
Romulo A. Ceccon
2014-01-31 17:03:13 -02:00
committed by Daniel Stenberg
parent b93755df37
commit 1505e4612b
4 changed files with 205 additions and 2 deletions

View File

@@ -123,7 +123,7 @@ test1408 test1409 test1410 test1412 test1413 test1414 test1415 \
test1416 test1417 \
\
test1500 test1501 test1502 test1503 test1504 test1505 test1506 test1507 \
test1508 test1509 test1510 test1511 test1512 test1513 test1514 \
test1508 test1509 test1510 test1511 test1512 test1513 test1514 test1515 \
\
test1900 test1901 test1902 test1903 \
\