[v5,0/3] test/dma: add vchan reconfig and SG tests

Message ID 20231116104012.1985-1-gmuthukrishn@marvell.com (mailing list archive)
Headers
Series test/dma: add vchan reconfig and SG tests |

Message

Gowrishankar Muthukrishnan Nov. 16, 2023, 10:40 a.m. UTC
  This patch series reworks DMA tests to follow unit test framework
followed by new vchan reconfig and SG tests.

v5:
 - patch rebased.

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     | 375 +++++++++++++++++++++++++++++--------
 app/test/test_dmadev_api.c | 316 +++++++++++++++++++++++--------
 2 files changed, 534 insertions(+), 157 deletions(-)