audioconvert: add peaks test

This commit is contained in:
Wim Taymans 2022-09-27 12:14:43 +02:00
parent a579fc49ba
commit 0e4df09e53
2 changed files with 129 additions and 0 deletions

View file

@ -133,6 +133,7 @@ test_apps = [
'test-audioconvert',
'test-channelmix',
'test-fmt-ops',
'test-peaks',
'test-resample',
]