sof/tools/testbench
Seppo Ingalsuo 30012d1454 Tools: Testbench: Support for different in/out channels count and other
This patch adds to command line switch -n for output channels count.
Existing -c is for in channels, new -n is for out channels count. Out
channels count is same as input if -n is not present. Switch -q is
added to quiet the trace output if it is not needed.

The Matlab language test scripts for components are updated to use
the -t config.sh interface of comp_run.sh. It allows more flexible
control of input and output streams.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2022-01-24 11:23:21 +00:00
..
include/testbench Tools: Testbench: Support for different in/out channels count and other 2022-01-24 11:23:21 +00:00
CMakeLists.txt CMake: require version 3.13 2021-09-10 17:19:29 +01:00
common_test.c Tools: Testbench: Support for different in/out channels count and other 2022-01-24 11:23:21 +00:00
file.c Tools: Testbench: File write DAI needs data structures of DAI 2021-09-15 14:41:47 +01:00
testbench.c Tools: Testbench: Support for different in/out channels count and other 2022-01-24 11:23:21 +00:00
topology.c Tools: Testbench: Support for different in/out channels count and other 2022-01-24 11:23:21 +00:00