sof/test/cmocka
Andrula Song 88990a62ef Audio_stream: Add default byte and frame alignment set in init function
Set byte_align as 1 and frame_align as 1 means no limit on both byte and
frame for this stream. Call audio_stream_init_alignment_constants in
audio_stream_init, set default align info while buffer created. And every
specific component can set its own byte and frame align info in its
prepare function later.

Signed-off-by: Andrula Song <andrula.song@intel.com>
2023-04-24 10:09:32 +03:00
..
include Switch to using rtos/sof.h instead of sof/sof.h 2023-02-22 13:15:06 +00:00
m Test: cmocka: Add tests for auditory functions library 2022-09-06 22:05:03 +01:00
src Audio_stream: Add default byte and frame alignment set in init function 2023-04-24 10:09:32 +03:00
CMakeLists.txt mtl: Added meteorlake platform to the build system 2022-09-21 15:15:26 +02:00
cmocka-host-gcc-toolchain.cmake cmocka: add support to run mocks on host architecture 2021-04-20 15:35:18 +01:00
cmocka-xtensa-gcc-toolchain.cmake cmocka: add support to build mocks on xtensa GCC 2021-04-20 15:35:18 +01:00
cmocka-xtensa-xt-toolchain.cmake cmake: xtensa: use absolute paths for tools 2019-06-05 11:38:23 +02:00
memory_mock.x.in cmocka: align to the new heap management 2021-09-10 12:07:59 +01:00