]> granicus.if.org Git - curl/commit
tests: fix the authretry tests
authorMichael Kaufmann <mail@michael-kaufmann.ch>
Sat, 11 Mar 2017 19:06:56 +0000 (20:06 +0100)
committerMichael Kaufmann <mail@michael-kaufmann.ch>
Sat, 11 Mar 2017 19:21:56 +0000 (20:21 +0100)
commit8d105209933e27293cfc4f224614cea57ddd8372
tree811f6701647d1b4ec52538001db62f5667d01112
parente84a863dc37f81bca066838a76e1b461c3cabeaf
tests: fix the authretry tests

Do not call curl_easy_reset() between the requests, because the
auth state must be preserved for these tests.

Follow-up to 0afbcfd
tests/libtest/libauthretry.c