Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tools: Testbench: Fix load of MFCC component #9207

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

singalsu
Copy link
Collaborator

@singalsu singalsu commented Jun 7, 2024

The load of MFCC fails with testbench due to missing call of sys_comp_module_mfcc_interface_init() in common_test.c testbench initialize.

The load of MFCC fails with testbench due to missing call of
sys_comp_module_mfcc_interface_init() in common_test.c
testbench initialize.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
@singalsu singalsu marked this pull request as ready for review June 7, 2024 14:59
@singalsu singalsu requested a review from ranj063 as a code owner June 7, 2024 14:59
@lgirdwood lgirdwood merged commit 65bad5c into thesofproject:main Jun 10, 2024
37 of 46 checks passed
@singalsu singalsu deleted the mfcc_fix_testbench_load branch August 21, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants