roc-streaming / roc-toolkit

Real-time audio streaming over the network.
https://roc-streaming.org
Mozilla Public License 2.0
1.03k stars 205 forks source link

Add integration tests for more protocol combinations #558

Open gavv opened 9 months ago

gavv commented 9 months ago

Add integration tests for C API for more combinations of protocols.

Current tests: https://github.com/roc-streaming/roc-toolkit/blob/develop/src/tests/public_api/test_sender_receiver.cpp API documentation: https://roc-streaming.org/toolkit/docs/api.html

What tests to add (to test_sender_receiver.cpp):

Background: #328.