Extend dmadev tests for SG wrap-around and zero/one fill coverage. v2: - Fixed checkpatch warnings.
Tejasree Kondoj (2): test/dma: update the sg test to verify wrap around case test/dma: add functions to verify zero and one fill app/test/test.h | 4 ++ app/test/test_dmadev.c | 102 ++++++++++++++++++++++--------------- app/test/test_dmadev_api.c | 1 - app/test/test_dmadev_api.h | 2 + 4 files changed, 68 insertions(+), 41 deletions(-) -- 2.34.1

