aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test_latency.cpp
AgeCommit message (Expand)Author
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-08-07Remove unused B2G-only stream_type field from cubeb_stream_params. (#347)Matthew Gregan
2017-06-24Change cubeb_get_min_latency to take params via pointer.Dan Glastonbury
2017-05-26cubeb_get_preferred_channel_layout should be verified in test_sanity instead ...Chun-Min Chang
2017-05-23Add backend specification support to common.hDan 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-03-13cubeb-api: Give cubeb_init a third param, backend nameDamien Zammit
2017-02-07Multiple channel support on OS X (#212)Chun-Min Chang
2016-12-22Allow preferred layout to be undefinedChun-Min Chang
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-11Always include "gtest/gtest.h" first.Matthew Gregan
2016-11-11Move gtests under general "cubeb" test case for better Gecko integration.Matthew Gregan
2016-11-11Remove redundant logging now handled by gtest.Matthew Gregan
2016-11-11Move tests out of main into their own test.Matthew Gregan
2016-11-11Prefer binary comparison asserts over boolean asserts.Matthew Gregan
2016-11-11Convert tests to gtests.Matthew Gregan
2016-11-11Remove unnecessary XPCOM dependency from unit tests. BMO #1314514.Nicholas Nethercote
2016-11-03Revert "Remove unnecessary XPCOM dependency from unit tests. BMO #1314514."Matthew Gregan
2016-11-02Remove unnecessary XPCOM dependency from unit tests. BMO #1314514.Nicholas Nethercote
2016-08-23test: Fix unused parameter warnings.Matthew Gregan
2016-07-12Rename latency_ms to latency_frames in test_latency.cpp.Paul Adenot
2016-06-09Change cubeb.h include to implementation-definedAlex Chronopoulos
2015-11-26tests: initialize XPCOM in Gecko builds.Matthew Gregan
2014-11-28clarify and clean up handling of optional functions in the API. fixes #46.Matthew Gregan
2014-09-17sync tests with mozilla-central.Matthew Gregan
2014-04-04Sync changes with gecko-dev version.Matthew Gregan