Searched refs:execute_tests (Results 1 – 6 of 6) sorted by relevance
36 = Test::Harness::execute_tests( tests => ['env_check_t.tmp'] );
35 = Test::Harness::execute_tests( tests => [$tempfile] );
31 = Test::Harness::execute_tests( tests => ['t/sample-tests/inc_taint'] );
56 my ( $tot, $failed ) = Test::Harness::execute_tests( tests => [$test] );
846 = execute_tests( tests => \@test_files );
56 our @EXPORT_OK = qw(&execute_tests $verbose $switches);322 sub execute_tests { subroutine