CURLOPT_URL none # require HTTP so that CURLOPT_POSTFIELDS works as assumed http lib%TESTNUMBER Set excessive URL lengths # # Verify that the test runs to completion without crashing 0 CURLOPT_URL 10000000 bytes URL == 43 CURLOPT_POSTFIELDS 10000000 bytes data == 0 CURLUPART_URL 10000000 bytes URL == 3 (Malformed input to a URL function) CURLUPART_SCHEME 10000000 bytes scheme == 27 (Bad scheme) CURLUPART_USER 10000000 bytes user == 3 (Malformed input to a URL function)