tests: add channelmix test

This commit is contained in:
Wim Taymans 2019-08-29 14:05:02 +02:00
parent 35c5cf9b52
commit 0d35f44fd9
3 changed files with 138 additions and 3 deletions

View file

@ -94,6 +94,7 @@ test_lib = static_library('test_lib',
test_apps = [
'test-audioadapter',
'test-audioconvert',
'test-channelmix',
'test-fmt-ops',
'test-resample',
]