Tommi 80558f49fa Update SctpDataChannelTest suite to include the proxy.
The tests now have two ways of addressing the channel under test:
* channel_: All SctpDataChannelTest methods. This way calls get
  executed as specified by the proxy and more accurately reflects
  production.
* inner_channel: For SctpDataChannel methods that are not a part of
  the SctpDataChannelTest interface. Use this to invoke event handlers
  etc.

Upcoming changes will include threading changes and changes to the
proxy, so it's important to cover both.

Bug: webrtc:11547
Change-Id: I26c284ece82b9a58e2b5dc4468d124d54012d959
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/299264
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39725}
2023-03-31 09:56:30 +00:00
..
2022-01-18 13:46:37 +00:00