test/dma: add fill tests
authorKevin Laatz <kevin.laatz@intel.com>
Wed, 13 Oct 2021 15:17:35 +0000 (16:17 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 18 Oct 2021 09:19:27 +0000 (11:19 +0200)
commite00fcb0f278bba79e6cd53493ac413b5ad93c634
tree6d308e728d942d27470ab16efbc03de2e59a0ed5
parent99d7ec4be237aa4782b9953635b48045d3f6bc30
test/dma: add fill tests

For DMA devices which support the fill operation, run unit tests to
verify fill behaviour is correct.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Conor Walsh <conor.walsh@intel.com>
app/test/test_dmadev.c