Searched refs:suite_result (Results 1 – 1 of 1) sorted by relevance
932 int suite_result = TC_PASS; in __ztest_show_suite_summary_oneline() local951 suite_result = TC_SKIP; in __ztest_show_suite_summary_oneline()954 suite_result = (distinct_fail > 0) ? TC_FAIL : TC_PASS; in __ztest_show_suite_summary_oneline()968 TC_RESULT_TO_STR(suite_result), passrate_major, passrate_minor, in __ztest_show_suite_summary_oneline()