Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions scripts/host-testbench.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,7 @@ test_component aria 24 24 48000 "$FullTest"
# test with asrc
test_component asrc 32 32 48000 "$FullTest"

# test with template component
test_component template_comp 32 32 48000 "$FullTest"

echo "All tests are done!"
Loading