You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmocka: mux_copy and demux_copy: Fix comp_check_eos() checking
After comp_check_eos() checks were added mux_copy and demux_copy
started crashing. Add dummy pipeline with expect_eos = false to bypass
the tests.
Fixes: d472d22 ("component: Add eos support in components copy function")
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
0 commit comments