Searched refs:test_plan_line (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/CommonCrypto-60049/test/test/
H A Dtestmore.c42 static int test_plan_line=0; variable
82 fprintf(stderr, "%s:%u: warning: No tests run!\n", test_plan_file, test_plan_line);
88 "output anything.\n", test_plan_file, test_plan_line);
95 test_plan_file, test_plan_line, test_cases, test_num);
101 test_plan_file, test_plan_line, test_cases, test_num - test_cases);
107 test_plan_file, test_plan_line, test_fails, test_cases);
151 test_plan_line=line;
/macosx-10.9.5/Security-55471.14.18/regressions/test/
H A Dtestmore.c43 static int test_plan_line=0; variable
106 fprintf(stderr, "%s:%u: warning: No tests run!\n", test_plan_file, test_plan_line);
112 "output anything.\n", test_plan_file, test_plan_line);
119 test_plan_file, test_plan_line, test_cases, test_num);
125 test_plan_file, test_plan_line, test_cases, test_num - test_cases);
131 test_plan_file, test_plan_line, test_fails, test_cases);
177 test_plan_line=line;

Completed in 114 milliseconds