Test summery is currently only reported per package. The only way to know if there were test failures when testing multiple packages (like when running ./kunit) is to scroll all the way back and look at each package's summary separately. There should be a concluding summary after all the tests have been run, making it easy to identify what passed and what failed.