summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/tests/test_utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix build warningsGlenn Kasten2014-07-291-7/+7
| | | | Change-Id: Ife5e40264f43fb3ccb40830228701003fe106bf5
* Add multichannel capability to AudioMixerAndy Hung2014-07-241-2/+2
| | | | | | | | tests/test-mixer updated to handle multichannel. New mixer path is still disabled (kUseNewMixer = false). Subsequent CL will enable multichannel capability. Change-Id: I71dafa94cc1d9af567c285e0ded7c5c94e3ff926
* Extract out test utility functions from resampler_testsAndy Hung2014-06-181-0/+307
These will be used for mixer tests later. Change-Id: I22b1c89857058cfb2450afe15e80d6c9306a31f1