On 10/09/2020 17:47, Bruce Richardson wrote:
Rather than having each rawdev provide its own autotest command, we can instead just use the generic rawdev_autotest to test any and all available rawdevs.Signed-off-by: Bruce Richardson <[email protected]> --- app/test/test_rawdev.c | 34 ++++++++++++++++++++++++-- doc/guides/rel_notes/release_20_11.rst | 5 ++++ 2 files changed, 37 insertions(+), 2 deletions(-)
[...] Reviewed-by: Kevin Laatz <[email protected]>

