aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/common.h
AgeCommit message (Expand)Author
2023-11-10Include gtest.h in test/common.hPaul Adenot
2023-11-10Non-functional change: Directly include string.h in test/common.hPaul Adenot
2023-11-10Non-functional change: clang-format testsPaul Adenot
2023-04-26Prevent running test that make use of audio input streams on backends that do...Paul Adenot
2023-04-20Sync back BMO#1825328Paul Adenot
2018-10-18 tests: check correctly the audio buffer values range (BMO 1484541). (#461)Alex Chronopoulos
2018-03-21wasapi: Remove COM initialization and require caller to complete.Matthew Gregan
2018-03-19Multi-channels support for windows/mac/linux (#426)Jean-Yves Avenard
2017-06-02Fix test_mixer fails on local build (#316)Chun-Min Chang
2017-05-25Rework device collection (#309)Dan Glastonbury
2017-05-23Add backend specification support to common.hDan Glastonbury
2017-05-22Push destroy fns to backend (#302)Dan Glastonbury
2017-05-22Fix memory leaks in tests.Dan Glastonbury
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-02-06Fix test compilation when compiling inside Gecko.Paul Adenot
2017-02-06tests: add log method in common and set callback in test_recordAlex Chronopoulos
2016-12-22Warning fixes for cubeb_wasapi and changes from PR #171.Chun-Min Chang
2016-12-20Support multiple channels on Windows (#171)Chun-Min Chang
2016-11-11Add missing include guard to test/common.h.Matthew Gregan
2016-10-17Revert "opensl: Implement capture and full-duplex streams."Paul Adenot
2016-09-22opensl: Implement capture and full-duplex streams.Alex Chronopoulos
2016-02-17Address review comments.Paul Adenot
2014-02-26Some more change to support testingPaul Adenot
2013-08-31Move 'delay' function and M_PI definition to a shared fileSebastien Alaiwan