print_test_result
static int print_test_result(struct test_suite *t, int curr_suite, int curr_test_case,
static void print_test_result(const struct prog_test_def *test, const struct test_state *test_state)
static void print_test_result(const struct scx_test *test,