tests/webrtc: check for more sdp things across the board
authorMatthew Waters <matthew@centricular.com>
Fri, 19 Mar 2021 05:36:41 +0000 (16:36 +1100)
committerMatthew Waters <matthew@centricular.com>
Fri, 19 Mar 2021 07:02:21 +0000 (18:02 +1100)
commite463bcfadffe97f2fb525a89706f93d7105ca99f
treeb8d94812c2d8e6bc14e2440a00648abcdabe353c
parente9f5d94c9304aaae4ffc27ffeae1f7c49c4d3e57
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

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