On Thu, Oct 15, 2020 at 9:28 AM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
Empty test suite is okay test suite.
Don't fail the rest of the test suites if one of them is empty.
Fixes: 6ebf5866f2e8 ("kunit: tool: add Python wrappers for running KUnit tests") Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
Nice catch! Thanks!
Reviewed-by: Brendan Higgins brendanhiggins@google.com Tested-by: Brendan Higgins brendanhiggins@google.com