Searched refs:test_driver (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | test_main.c | 125 NORETURN test_main(int argc, char **argv, TEST_DRIVER_FN test_driver,...) in test_main() argument 180 va_start(ap, test_driver); in test_main() 224 test_driver(test_driver_argc, test_driver_argv); in test_main()
|
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce_notify_util_tester.c | 47 static void test_driver(int argc, char **argv) in test_driver() function 161 test_main(argc, argv, test_driver, in main()
|
/netbsd-src/external/gpl2/gmake/dist/tests/ |
H A D | ChangeLog | 21 * test_driver.pl (run_each_test): Set the status properly even 58 * test_driver.pl (toplevel): Skip all hidden files/directories (ones 164 * test_driver.pl: Reset the environment to a clean value every 319 * test_driver.pl (compare_output): If a basic comparison of the 396 * test_driver.pl (run_each_test, toplevel, compare_output): Change 494 * test_driver.pl (compare_output): Match the new format for time 549 * test_driver.pl (utouch): Create a new function that creates a 576 * test_driver.pl (compare_dir_tree): Ignore CVS and RCS 691 * test_driver.pl (toplevel): Don't try to run test scripts which 744 * test_driver.pl (get_osname): Change $fancy_file_names to [all …]
|
H A D | NEWS | 25 Add some perl to test_driver.pl to strip out GNU make clock skew
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | Makefile.am | 176 for f in run_make_tests run_make_tests.pl test_driver.pl scripts; do \
|
H A D | ChangeLog | 1094 * tests/run_make_tests.pl, tests/test_driver.pl: MSYS testing
|
/netbsd-src/external/bsd/libevent/dist/cmake/ |
H A D | CodeCoverage.cmake | 51 # test_driver # Name of the test driver executable that runs the tests.
|