sof/tools/testbench
Seppo Ingalsuo 796b99cf0b Testbench: Fix file read/write component to work with pipelines
This patch fixes the freeze problem when running pipeline in
testbench. The file read/write component needs to use similar
logic to determine number of frames to process as the the
components under test those have been updated to work with timer
based scheduling.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2019-05-11 09:28:44 +02:00
..
include/testbench testbench: rename include folder 2019-05-07 08:49:48 +02:00
CMakeLists.txt cmake: rename BUILD_HOST to BUILD_LIBRARY 2019-05-07 08:49:48 +02:00
alloc.c testbench: rename include folder 2019-05-07 08:49:48 +02:00
common_test.c testbench: rename include folder 2019-05-07 08:49:48 +02:00
edf_schedule.c host: move testbench to tools 2019-05-07 08:49:48 +02:00
file.c Testbench: Fix file read/write component to work with pipelines 2019-05-11 09:28:44 +02:00
ipc.c host: move testbench to tools 2019-05-07 08:49:48 +02:00
ll_schedule.c host: move testbench to tools 2019-05-07 08:49:48 +02:00
panic.c host: move testbench to tools 2019-05-07 08:49:48 +02:00
schedule.c testbench: rename include folder 2019-05-07 08:49:48 +02:00
testbench.c testbench: rename include folder 2019-05-07 08:49:48 +02:00
topology.c testbench: rename include folder 2019-05-07 08:49:48 +02:00
trace.c testbench: rename include folder 2019-05-07 08:49:48 +02:00