sof/tools/tplg_parser
Pin-chih Lin d38d5892f6 tools: testbench: Support multiple output files
In order to run multi-output component playback by testbench, this patch
supports multiple output file mode on running testbench. Argument "-o" is
modified to accept specifying up to 4 filenames delimited by comma,
e.g. "-o output1,output2,..."

Moreover, debug messages in tplg_parser/tplg_parser.c is refined for
demonstrating multiple pipelines better.

Signed-off-by: Pin-chih Lin <johnylin@google.com>
2020-08-06 12:25:14 +01:00
..
include/tplg_parser Testbench: Check num_elems in tokens parsing 2020-08-04 11:25:35 +01:00
CMakeLists.txt Testbench: Build topology parser with debug symbols 2020-03-20 13:29:00 +00:00
tplg_parser.c tools: testbench: Support multiple output files 2020-08-06 12:25:14 +01:00