Home
last modified time | relevance | path

Searched refs:test_passed (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_stream.c206 int test_passed = 0; in main() local
240 test_passed = 1; in main()
255 test_passed = 1; in main()
259 if (test_passed) { in main()
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/options/
H A Ddash-C33 $test_passed = 0;
61 $test_passed = 0;
/netbsd-src/external/gpl2/gmake/dist/tests/
H A Drun_make_tests.pl139 $test_passed = 1;
175 $test_passed = 0;
H A Dtest_driver.pl49 $test_passed = 1;
668 if ($answer_matched && $test_passed)
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Derrors61 $test_passed = 0;
85 $test_passed = 0;
H A Dechoing58 $test_passed = 0;
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/targets/
H A DSILENT29 $test_passed = 0;
H A Dclean37 $test_passed = 0;
H A DPHONY40 $test_passed = 0;
/netbsd-src/external/bsd/ntp/dist/libjsmn/
H A Djsmn_test.c7 static int test_passed = 0; variable
23 test_passed++; in test()
607 printf("\nPASSED: %d\nFAILED: %d\n", test_passed, test_failed); in main()
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/
H A Dwildcard79 $test_passed = 0;