This patch series reworks DMA tests to follow unit test framework followed by new vchan reconfig and SG tests.
v3: - followed unit test framework. Gowrishankar Muthukrishnan (3): test/dma: use unit test framework test/dma: test vchan reconfiguration test/dma: add SG copy tests app/test/test_dmadev.c | 372 +++++++++++++++++++++++++++++++------ app/test/test_dmadev_api.c | 309 ++++++++++++++++++++++-------- app/test/test_dmadev_api.h | 2 + 3 files changed, 547 insertions(+), 136 deletions(-) -- 2.25.1