RESULT_NOTRUN
count_by_result[RESULT_PREFAIL] - count_by_result[RESULT_NOTRUN] -
int32_t result = RESULT_NOTRUN;
case RESULT_NOTRUN: return "NOT RUN";
RESULT_NOTRUN : RESULT_FAIL;
tr->result = RESULT_NOTRUN;