sof/doc
Janusz Jankowski d91be6da67 buildsystem: remove autotools from sof
This commit doesn't touch tools buildsystem.

Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2019-01-22 15:35:35 +00:00
..
CMakeLists.txt cmake: add doc CMakeLists 2019-01-22 15:35:35 +00:00
README-HOST doc: add README for host testbench 2018-06-01 08:28:16 +01:00
README.host scripts: add script for building host library and invoking the testbench 2018-06-01 08:28:16 +01:00
sof.doxygen.in doc: doxygen and breathe warnings neutralized 2018-07-03 11:23:53 +02:00

README.host

The host testbench is meant to serve as a vehicle to test components for functionality
and quality of processed samples.

Compilation steps:

Run the host-build-all.sh to build the required libraries for the testbench.
It should also build the testbench executable.

Running the Testbench:

The test can be invoked by running the "testbench" bin in the src/host directory.

Compile and run using script provided (Recommended):

Set up the input arguments for the test in
"host-testbench.sh" and invoke it to compile the host libraries
and execute the testbench.

Known Limitations:

1. Currently, testbench code supports simple volume topologies only.

2. When setting up arguments, please keep the same file format for input and output files