aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test_overload_callback.cpp
AgeCommit message (Expand)Author
2023-11-10Non-functional change: clang-format testsPaul Adenot
2023-11-10Non functional change: fix unified compilation issue -- make callbacks staticPaul Adenot
2023-04-26Only run test_overload.cpp when using the WASAPI backendPaul Adenot
2022-12-02Inline values for stream params in test_logging.cpp, undef defines in test to...Paul Adenot
2018-10-18 tests: check correctly the audio buffer values range (BMO 1484541). (#461)Alex Chronopoulos
2018-01-23Explicitly init stream_params.prefs in tests.Bryce Van Dyk
2017-06-24Change cubeb_get_min_latency to take params via pointer.Dan Glastonbury
2017-05-23Add backend specification support to common.hDan Glastonbury
2017-04-13tests: Remove code preferring floats on Win32Michael Maltese
2017-04-06Replace cubeb_cleaner and cubeb_stream_cleaner by unique_ptrChun-Min Chang
2017-04-06Using RAII helpers for cubeb context and stream but leaving test_sanity for e...Chun-Min Chang
2017-03-27Replace printf by fprintf with stderrChun-Min Chang
2017-03-27Replace assert by gtest assertionChun-Min Chang
2017-03-15test_overload_callback: Use the standard STREAM_FORMAT definition.Matthew Gregan
2017-03-13cubeb-api: Give cubeb_init a third param, backend nameDamien Zammit
2017-03-09Make `stop_and_join_render_thread` more idempotent, and add a test.Paul Adenot