mirror of
https://github.com/curl/curl.git
synced 2026-04-12 00:11:42 +08:00
- librtmp has no test cases, makes no proper releases and has not had a single commit within the last year - librtmp parses the URL itself and requires non-compliant URLs for this - we have no RTMP tests - RTMP was used by 2.2% of curl users (self-identified in the 2025 survey) Closes #20673
25 lines
284 B
XML
25 lines
284 B
XML
<?xml version="1.0" encoding="US-ASCII"?>
|
|
<testcase>
|
|
<info>
|
|
<keywords>
|
|
unittest
|
|
Curl_get_scheme
|
|
</keywords>
|
|
</info>
|
|
|
|
<client>
|
|
<features>
|
|
unittest
|
|
</features>
|
|
<name>
|
|
Curl_get_scheme unit test
|
|
</name>
|
|
</client>
|
|
|
|
<verify>
|
|
<stdout mode="text">
|
|
199 invokes
|
|
</stdout>
|
|
</verify>
|
|
</testcase>
|