sof/test/cmocka
Seppo Ingalsuo 22ecaa41e1 Component: Add comp_get_copy_limits() function for copy() preparations
This patch adds into component.c/h an utility function and
a data structure to simplify audio component's copy() method code.

The do-nothing function pipeline_xrun() is added to avoid cmocka test
fail due to adding function comp_get_copy_limits().

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2019-04-02 09:53:29 +01:00
..
include cmocka: host: Make sure cmocka builds and runs for host test bench 2018-12-19 10:20:35 +00:00
src Component: Add comp_get_copy_limits() function for copy() preparations 2019-04-02 09:53:29 +01:00
CMakeLists.txt test: rename CHECK to UNIT_TEST 2019-03-25 14:11:47 +00:00
cmocka-xtensa-xt-toolchain.cmake cmake: cmocka: add toolchain file for xt 2019-03-20 11:37:04 +00:00
memory_mock.x.in Memory: self registering ability for audio components 2019-03-11 15:43:01 +00:00