test/dma: add burst capacity test
authorKevin Laatz <kevin.laatz@intel.com>
Wed, 13 Oct 2021 15:17:36 +0000 (16:17 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 18 Oct 2021 09:19:27 +0000 (11:19 +0200)
commit8fa5d268394035e4e9df23b4c9345230e4aad39a
tree757a8c24fc3c90c03d006a61c6d763f09e592877
parente00fcb0f278bba79e6cd53493ac413b5ad93c634
test/dma: add burst capacity test

Add a test case to validate the functionality of drivers' burst capacity
API implementations.

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