[Feature][ZXW-88]merge P50 version
Only Configure: No
Affected branch: master
Affected module: unknown
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: No
Change-Id: I34667719d9e0e7e29e8e4368848601cde0a48408
diff --git a/ap/lib/libcurl/curl-7.86.0/tests/data/test1558 b/ap/lib/libcurl/curl-7.86.0/tests/data/test1558
new file mode 100755
index 0000000..26854c2
--- /dev/null
+++ b/ap/lib/libcurl/curl-7.86.0/tests/data/test1558
@@ -0,0 +1,46 @@
+<testcase>
+<info>
+<keywords>
+curl_easy_getinfo
+CURLINFO_PROTOCOL
+</keywords>
+</info>
+
+<reply>
+</reply>
+
+<client>
+<server>
+none
+</server>
+<features>
+file
+</features>
+<tool>
+lib%TESTNUMBER
+</tool>
+
+<name>
+CURLINFO_PROTOCOL for file:// transfer
+</name>
+<command>
+file://%FILE_PWD/log/data%TESTNUMBER
+</command>
+<file name="log/data%TESTNUMBER">
+hello
+</file>
+</client>
+
+#
+# Verify that the test runs to completion without crashing
+<verify>
+<errorcode>
+0
+</errorcode>
+<stdout>
+hello
+Protocol: 400
+</stdout>
+</verify>
+
+</testcase>