On 01/09/2021 17:32, Bruce Richardson wrote:
Add a series of tests to inject bad copy operations into a dmadev to
test the error handling and reporting capabilities. Various combinations
of errors in various positions in a burst are tested, as are errors in
bursts with fence flag set, and multiple errors in a single burst.
Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>
---
app/test/test_dmadev.c | 427 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 427 insertions(+)
Reviewed-by: Kevin Laatz <kevin.la...@intel.com>