Home | History | Annotate | Download | only in libtest

Lines Matching full:test_cleanup

48   if((res = curl_easy_setopt((A),(B),(C))) != CURLE_OK) goto test_cleanup
51 if((res = curl_multi_setopt((A),(B),(C))) != CURLE_OK) goto test_cleanup
114 ** label 'test_cleanup' is performed.
142 goto test_cleanup; \
163 goto test_cleanup; \
187 goto test_cleanup; \
211 goto test_cleanup; \
235 goto test_cleanup; \
259 goto test_cleanup; \
290 goto test_cleanup; \
320 goto test_cleanup; \
350 goto test_cleanup; \
375 goto test_cleanup; \
401 goto test_cleanup; \
429 failure it 'return's instead of going to 'test_cleanup'. */