On Fri, Oct 16, 2020 at 2:44 AM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
Follow new file name convention for the KUnit tests. Since we have lib/*test*.c in a few variations, use 'kunit' suffix to distinguish usual test cases with KUnit-based ones.
Cc: David Gow davidgow@google.com Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
Thanks! You've saved me the work of doing this myself. :-)
Reviewed-by: David Gow davidgow@google.com