tests: Add more tests for gsturi
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 31 Jul 2020 20:27:06 +0000 (01:57 +0530)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 3 Aug 2020 16:07:44 +0000 (16:07 +0000)
commit5f4723d84223e29df6006abd4c177914d8a55314
treef73f6dd9213506848913e4a3a1f0da919e7b2f47
parent356d8b4c2dbea68cf25c40ec30cf9a2dd08c2463
tests: Add more tests for gsturi

Add tests that exercise unescaping of userinfo and fragments.

Also convert to a modular macro-based definition so that we can reuse
the list of tests in the next commit.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/583>
tests/check/gst/gsturi.c