roc-streaming / roc-toolkit

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

Add unit tests for core::RingQueue #726

Open gavv opened 1 month ago

gavv commented 1 month ago

Cover RingQueue with tests.

test_array.cpp can be used as an example.

mihir-mihir commented 1 week ago

I can work on this!

gavv commented 1 week ago

Great, thanks!