Home
last modified time | relevance | path

Searched refs:teststring (Results 1 – 1 of 1) sorted by relevance

/curl/tests/libtest/
H A Dlib544.c28 static char teststring[] = variable
55 test_setopt(curl, CURLOPT_POSTFIELDSIZE, (long) sizeof(teststring)); in test()
58 test_setopt(curl, CURLOPT_COPYPOSTFIELDS, teststring); in test()
64 strcpy(teststring, "FAIL"); in test()

Completed in 5 milliseconds