Home
last modified time | relevance | path

Searched refs:tests_ok (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/flex/dist/tests/
Dposixly_correct.l39 int tests_ok[NUM_TESTS] = { 0 }; variable
50 ab{3} tests_ok[0] = 1; return 0;
70 printf("... %s\n", tests_ok[i] ? "OK" : "FAILED");
74 if (!tests_ok[i])
Dposix.l39 int tests_ok[NUM_TESTS] = { 0 }; variable
50 ab{3} tests_ok[0] = 1; return 0;
70 printf("... %s\n", tests_ok[i] ? "OK" : "FAILED");
74 if (!tests_ok[i])