This patch series reworks DMA tests to follow unit test framework followed by new vchan reconfig and SG tests.
v6: - fixed coding style warning (to use REGISTER_DRIVER_TEST). Gowrishankar Muthukrishnan (3): test/dma: use unit test framework test/dma: test multiple vchan test/dma: add SG copy tests app/test/test_dmadev.c | 373 +++++++++++++++++++++++++++++-------- app/test/test_dmadev_api.c | 316 +++++++++++++++++++++++-------- 2 files changed, 533 insertions(+), 156 deletions(-) -- 2.25.1