ksft_get_error_cnt
if (ksft_get_fail_cnt() + ksft_get_error_cnt() > 0)
if (__test_passed(t) && (ksft_get_fail_cnt() || ksft_get_error_cnt())) {