[FEATURE] implement sof-test case that override nocodec with nocodec-bt and runs playback tests #1013
Labels
P2
Critical bugs or normal features
type:enhancement
New framework feature or request
type:test coverage gap
This requires a new test case, not just fixing one
Is your feature request related to a problem? Please describe.
Implement a test-case where an alternative nocodec topology (in this case for bt-offload) is loaded as part of the test case execution instead of nocodec topology. This allows to test features that are not described in the default nocodec topology and reuse same test content that is used for other topologies.
Describe the solution you'd like
Sof-test case that uses kernel module parameter to load an altenrative topology file, and an existing test case .
Describe alternatives you've considered
Merging BT to existing nocodec topology.
BT requires configuration of alternative sampling rate and formats that are in conflict with typical requirements for nocodec testing.
Additional context
This approach could be used to other features (like smart-amp, wake-on-voice, muxes) that do not depend on specific audio peripherals, but are too complex to integrate to nocodec topology.
cc:
The text was updated successfully, but these errors were encountered: