Extend dmadev tests for SG wrap-around and zero/one fill coverage. 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, 72 insertions(+), 25 deletions(-) -- 2.34.1

