Searched refs:testp (Results 1 – 1 of 1) sorted by relevance
238 xnupost_test_t testp; in xnupost_list_tests() local240 testp = &test_list[i]; in xnupost_list_tests()254 …f("\n[TEST] TOC#%u name: %s expected: %d config: %x\n", testp->xt_test_num, testp->xt_name, testp-… in xnupost_list_tests()255 testp->xt_config); in xnupost_list_tests()274 xnupost_test_t testp; in xnupost_run_tests() local278 testp = &test_list[i]; in xnupost_run_tests()279 T_BEGIN(testp->xt_name); in xnupost_run_tests()281 testp->xt_end_time = testp->xt_begin_time; in xnupost_run_tests()316 if (testp->xt_retval == testp->xt_expected_retval) { in xnupost_run_tests()426 xnupost_test_t testp; in xnupost_reset_tests() local[all …]