index
:
cubeb
384khz
aaudio-buffering
aaudio-by-default
aaudio-input-processing
aaudio-interpolation-and-latency
aaudio-reinit
aaudio-reset-params
aaudio-timeout-restart
android-fixes
buffer-count-opensl
const-fixes
crash-bluetooth
cubeb-log-atomic
cubeb_audio_client_3_CI
devchg_docs
firefox-100
fix-negative-latency
fix-negative-latency-aaudio
fix-tests
fix-warnings
get_max_req_size
higher-rate
master
no-exception-no-rtti
no-unlock
null-check
nullcheck-log
opensl-check-rv
opensl-float-conversion
opensl-record-return
opensl_asserts
processing-params
pulse-get-server-info-null
reclock
reclock-param
record-audio
register_cubeb_thread
resampler-rate-conversion-fix
resize-buf-aaudio
set-processing-params-none
test-multichannel
tsan-fixes
update-submodules
wasapi-no-direct-avrt
wasapi_render_loop_lifecycle
wasapi_render_loop_lifecycle_rebase
winmm-prefill
Cross platform audio library
mozilla
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
test_sanity.cpp
Age
Commit message (
Expand
)
Author
2021-07-28
Increase delay to really test the pulse backend.
Paul Adenot
2021-02-17
Remove cubeb_stream_reset_default_device API.
Matthew Gregan
2020-10-07
Add method to change stream name
Brendan Early
2020-09-21
Address review comments
Paul Adenot
2020-09-21
Add a test case for WASAPI reconfigure event
Paul Adenot
2019-08-22
Remove panning API from cubeb
Paul Adenot
2018-12-17
trivial test to check if cubeb_stream_get_latency is callable (for Rust imple...
Chun-Min Chang
2018-12-17
Remove misleading comments
Chun-Min Chang
2018-10-18
tests: check correctly the audio buffer values range (BMO 1484541). (#461)
Alex Chronopoulos
2018-03-19
Multi-channels support for windows/mac/linux (#426)
Jean-Yves Avenard
2018-01-23
Explicitly init stream_params.prefs in tests.
Bryce Van Dyk
2017-08-29
test_sanity: Assert devid are same between two cubeb_eumerate_devices.
Dan Glastonbury
2017-08-07
Remove unused B2G-only stream_type field from cubeb_stream_params. (#347)
Matthew Gregan
2017-07-12
New test for undefined layout on output
Alex Chronopoulos
2017-06-24
Change cubeb_get_min_latency to take params via pointer.
Dan Glastonbury
2017-05-26
cubeb_get_preferred_channel_layout should be verified in test_sanity instead ...
Chun-Min Chang
2017-05-23
Add backend specification support to common.h
Dan Glastonbury
2017-04-13
tests: Remove code preferring floats on Win32
Michael Maltese
2017-04-07
Using gtest style's error message in cubeb (#274)
Chun-Min Chang
2017-03-13
cubeb-api: Give cubeb_init a third param, backend name
Damien Zammit
2016-12-20
Support multiple channels on Windows (#171)
Chun-Min Chang
2016-11-30
Delete double newlines.
Matthew Gregan
2016-11-18
OpenSL ES full duplex restored (#196)
Alex Chronopoulos
2016-11-15
Fix existing Clang analyzer warnings to allow warnings-as-errors.
Matthew Gregan
2016-11-14
Fix TSAN issues in test_sanity.
Matthew Gregan
2016-11-11
Always include "gtest/gtest.h" first.
Matthew Gregan
2016-11-11
Move gtests under general "cubeb" test case for better Gecko integration.
Matthew Gregan
2016-11-11
Allow building gtests as a single binary.
Matthew Gregan
2016-11-11
Remove redundant logging now handled by gtest.
Matthew Gregan
2016-11-11
Move tests out of main into their own test.
Matthew Gregan
2016-11-11
Prefer binary comparison asserts over boolean asserts.
Matthew Gregan
2016-11-11
Convert tests to gtests.
Matthew Gregan
2016-11-11
Remove unnecessary XPCOM dependency from unit tests. BMO #1314514.
Nicholas Nethercote
2016-11-03
Revert "Remove unnecessary XPCOM dependency from unit tests. BMO #1314514."
Matthew Gregan
2016-11-02
Remove unnecessary XPCOM dependency from unit tests. BMO #1314514.
Nicholas Nethercote
2016-10-25
Add a test that makes sure the clock value is not reset by starting/stopping ...
Paul Adenot
2016-10-17
Revert "opensl: Implement capture and full-duplex streams."
Paul Adenot
2016-10-13
Fix unused param warning in ARRAY_LENGTH.
Matthew Gregan
2016-10-13
Trivial warning fixes.
Matthew Gregan
2016-09-22
opensl: Implement capture and full-duplex streams.
Alex Chronopoulos
2016-08-23
test: Fix unused parameter warnings.
Matthew Gregan
2016-07-25
test: remove VS2013 polyfill.
Matthew Gregan
2016-07-12
Update tests for the new latency interface.
Paul Adenot
2016-06-09
Change stream type from voice to music
Alex Chronopoulos
2016-06-09
Set stream_type used by Android
Alex Chronopoulos
2016-06-03
test_sanity: Fix for zeroing buffers of correct type
Damien Zammit
2016-01-20
Signature change for stream init and data callback
Alex Chronopoulos
2016-01-14
Remove use of nullptr in tests.
Paul Adenot
2016-01-13
Preparatory work for the input and duplex code
Paul Adenot
2015-12-01
test: follow-up to 5fa112ab; fix float/int16 ifdef.
Matthew Gregan
[next]