aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test_loopback.cpp
AgeCommit message (Expand)Author
2023-11-10Non-functional change: clang-format testsPaul Adenot
2023-04-26Skip a couple more tests when a backend can't use audio inputPaul Adenot
2023-04-26Don't run test_loopback and test_duplex on backends that can't open audio inputPaul Adenot
2023-04-26Prevent running test that make use of audio input streams on backends that do...Paul Adenot
2020-01-22fix a few warnings (#571)Alex Chronopoulos
2018-10-18 tests: check correctly the audio buffer values range (BMO 1484541). (#461)Alex Chronopoulos
2018-03-27Initialize cubeb_stream_params.prefs field in more tests to avoid random fail...Matthew Gregan
2018-03-13Relax some of the checks in the loopback test to avoid false positives.Bryce Van Dyk
2018-01-23Explicitly init stream_params.prefs in tests.Bryce Van Dyk
2018-01-23Update loopback test to check that output is not passed in data callbackBryce Van Dyk
2018-01-23Respond to review comments.Bryce Van Dyk
2018-01-23Add loopback test where devices are explicitly selected via device id.Bryce Van Dyk
2018-01-23Add test for loopback when playback is silentBryce Van Dyk
2018-01-23Add further test for separate loopback and playback streams.Bryce Van Dyk
2018-01-23Add loopback test file and test for duplex stream with loopback.Bryce Van Dyk