On 16/01/2023 17:37, Bruce Richardson wrote:
The DMA device stop API can return an error value so check that return value when running dmadev unit tests.Signed-off-by: Bruce Richardson <[email protected]> --- app/test/test_dmadev.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Acked-by: Kevin Laatz <[email protected]>

