tests/webrtc: check for more sdp things across the board 83/263483/1
authorMatthew Waters <matthew@centricular.com>
Fri, 19 Mar 2021 05:36:41 +0000 (16:36 +1100)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 3 Sep 2021 07:09:51 +0000 (16:09 +0900)
commitfe1fa2b2c5575e1f6daee1cb625e5022c58f72cd
tree4fe978d8dcaa49b687b9499d5469d56ac9391671
parent8157d38361c152b5d91d4279ed6aa6f3f665ae60
tests/webrtc: check for more sdp things across the board

e.g.

- test for a=setup:$val and direction attributes in all tests
- test number of media sections
- test number of formats in each m= section (for audio/video)
- test no duplicate formats

Change-Id: I9cbb75f9f127bc662f9f909bdc8bb33cd42326f6
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2093>
tests/check/elements/webrtcbin.c