test2 75 libavformat/tests/url.c test2("/foo/bar"); test2 76 libavformat/tests/url.c test2("http://server/foo/"); test2 77 libavformat/tests/url.c test2("http://example.com/foo/bar"); test2 78 libavformat/tests/url.c test2("http://user:pass@localhost:8080/foo/bar/123"); test2 79 libavformat/tests/url.c test2("http://server/foo/bar?param=value/with/slashes"); test2 80 libavformat/tests/url.c test2("https://1l-lh.a.net/i/1LIVE_HDS@179577/master.m3u8"); test2 81 libavformat/tests/url.c test2("ftp://u:p%2B%2F2@ftp.pbt.com/ExportHD.mpg"); test2 82 libavformat/tests/url.c test2("https://key.dns.com?key_id=2&model_id=12345&&access_key="); test2 83 libavformat/tests/url.c test2("http://example.com#tag");