Searched refs:suite_result (Results 1 – 1 of 1) sorted by relevance
958 int suite_result = TC_PASS; in __ztest_show_suite_summary_oneline() local977 suite_result = TC_SKIP; in __ztest_show_suite_summary_oneline()980 suite_result = (distinct_fail > 0) ? TC_FAIL : TC_PASS; in __ztest_show_suite_summary_oneline()994 TC_RESULT_TO_STR(suite_result), passrate_major, passrate_minor, in __ztest_show_suite_summary_oneline()